summaryrefslogtreecommitdiff
path: root/libs/utils/StringArray.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2010-05-06 20:21:45 -0700
committer Mathias Agopian <mathias@google.com> 2010-05-06 20:21:45 -0700
commit179169e88e05261196b76d7ddf94aa870aafaf9a (patch)
treebc4ecd363fce00fea66961b5aabbdf58bb5de3f0 /libs/utils/StringArray.cpp
parent359b3fd8d8351ac2abc3ec65f355d4fe9d5b9c31 (diff)
fix [2664345] Flash: Bad flicker at the end of a pinch zoom.
the window manger puts SurfaceViews up before they have been rendered into, because of that surfaceflinger doesn't have anything ready to draw for that surface when an udpate occurs and responds by filling the surface with black. With this fix, we only fill those areas of the framebuffer that would otherwise be undefined (no content at all). in the Flash case, the "flash" window is not drawn at all until it has some content, instead the underlaying browser window is shown. Change-Id: Ifb610f7f8c27b88edf83e09adc4803fc295c15a1
Diffstat (limited to 'libs/utils/StringArray.cpp')
0 files changed, 0 insertions, 0 deletions