commit | 2af4635e4a9e448a65ff541252f8f94bc6ac48e0 | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Mon Nov 26 18:30:17 2012 -0800 |
committer | Chris Craik <ccraik@google.com> | Tue Jan 22 13:47:03 2013 -0800 |
tree | 2ea27d507f81660cdbb8e2cdf48cce875c1b8cdd | |
parent | 878749fef09c7cb5894f77d9b032f876f9476e47 [diff] |
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