replicant-frameworks_native/libs
Mathias Agopian 3ab68558fa change how we store Region data internally
We used to keep the bounds of the region as a
separate rectangle. Instead we now store it as the last
element of the Vector<> of Rects.

This has the benefit of being slightly more efficient when
copying regions and reduces the overhead of small regions,
but more importantly will allow us to export the underlaying
SharedBuffer (eventually).

Change-Id: I80790e4fb1a09a747a5616000cfef852ac4ce9e9
2012-08-31 18:38:22 -07:00
..
binder No longer need "original calling uid". 2012-08-31 15:40:58 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui SurfaceTexture: fix a few tests 2012-08-30 18:38:11 -07:00
ui change how we store Region data internally 2012-08-31 18:38:22 -07:00
utils Revert "put back the unused virtuals in Vector<>" 2012-08-24 17:16:10 -07:00