summaryrefslogtreecommitdiff
path: root/include/ui/KeycodeLabels.h
diff options
context:
space:
mode:
author Jamie Gennis <jgennis@google.com> 2010-11-10 14:57:18 -0800
committer Jamie Gennis <jgennis@google.com> 2010-11-10 15:09:09 -0800
commit37b126a3b274e1930fbbddcdf3ec708d13d01801 (patch)
tree1fee386238c7ddfa165937819ba17a9761918682 /include/ui/KeycodeLabels.h
parent7fc79fe297e18ef0d16bde53fb0a7dc64826ca41 (diff)
Remove a problematic empty update optimization.
This change removes an optimization from SurfaceFlinger that skipped composition when it got window updates that had an empty dirty region. This optimization caused problems because it would skip the hwcomposer set call, which could leave the window's previous frame buffer bound to an overlay plane. When the application subsequently dequeued and tried to lock its next buffer (which would be the buffer currently bound to the overlay), the lock call would block until the next hwcomposer set call (which may never happen). Change-Id: I563b626a1d52c1f30eb82489eae0ceb4edc79936 Bug: 3138752
Diffstat (limited to 'include/ui/KeycodeLabels.h')
0 files changed, 0 insertions, 0 deletions