summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-05-06 20:21:45 -0700
committerMathias Agopian <mathias@google.com>2010-05-06 20:21:45 -0700
commit2df6f515675917a7a2812cf35faa5a1f47a6305f (patch)
treec4003c9d32f22adcc3e387a1aa9a80c5d3c90389 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8a8658a5de261c2da72d431940877bd054bc9837 (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 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions