diff options
author | Baldev Sahu <bsahu@codeaurora.org> | 2015-01-23 14:00:34 +0530 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2015-10-06 03:22:27 -0600 |
commit | a1288c979df92ab7b1a8cae7e0710cda3451c8df (patch) | |
tree | 2ba73482591a9aaf9c665973488c4d4199d72046 /services/surfaceflinger/DisplayHardware/HWComposer.cpp | |
parent | 8760f1673ea9c2aca0181827808cbd6981a5a2ee (diff) | |
download | frameworks_native-a1288c979df92ab7b1a8cae7e0710cda3451c8df.zip frameworks_native-a1288c979df92ab7b1a8cae7e0710cda3451c8df.tar.gz frameworks_native-a1288c979df92ab7b1a8cae7e0710cda3451c8df.tar.bz2 |
libgui: Copyback all region except dirty region for newly allocated buffer
Inside Surface::lock if new buffer is allocated
and DirtyRegion does not cover complete buffer
bounds then copyback may not cover all remaining area
as it copyback only area covered by dirty regions
from other buffers. This will lead to left out
black area which may cause flicker.
Change-Id: I4a3f7a56fc5fbaf4af926584919577d8d34bed57
Diffstat (limited to 'services/surfaceflinger/DisplayHardware/HWComposer.cpp')
0 files changed, 0 insertions, 0 deletions