Files
frameworks_base/core/java/android
Chris Craik 2af4635e4a Object-based DisplayList recording
bug:8037003

Changes the DisplayList from using stream read/write commands to use an array of
objects manually allocated on a linear buffer.

Depends on frameworks/native change https://googleplex-android-review.googlesource.com/#/c/257695/ which adds LinearAllocator

Also changes drawRects to use float count instead of rect count, to be more like drawLines/drawPoints

Change-Id: Ia2e4a11acd8f0a757042a05cbc9e7563cb73ee47
2013-01-22 13:47:03 -08:00
..
2013-01-14 16:59:33 -08:00
2012-11-14 08:45:52 -08:00
2013-01-18 16:59:14 -08:00
2013-01-22 13:47:03 -08:00
2013-01-18 23:18:09 +00:00