replicant-frameworks_native/libs
Baldev Sahu a1288c979d 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
2015-10-06 03:22:27 -06:00
..
binder Fix writeByteArray/writeInt32Array size on x64 2015-06-30 14:50:09 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui libgui: Copyback all region except dirty region for newly allocated buffer 2015-10-06 03:22:27 -06:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00