summaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-08-31 14:31:40 -0700
committerMathias Agopian <mathias@google.com>2012-08-31 18:38:22 -0700
commit3ab68558fa5a4b8f792a54965a010f03385bd271 (patch)
treeb2cc0e26815aff54e0d78480a7bff93288890427 /NOTICE
parent4c0a170585d5c8a1f3508ac55f799ebaf86e91db (diff)
downloadframeworks_native-3ab68558fa5a4b8f792a54965a010f03385bd271.zip
frameworks_native-3ab68558fa5a4b8f792a54965a010f03385bd271.tar.gz
frameworks_native-3ab68558fa5a4b8f792a54965a010f03385bd271.tar.bz2
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
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions