History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity2.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6cd572df8067c40b3e0e7e74e58cdb456b33e92 17-Jan-2011 Romain Guy <romainguy@google.com> Improve hardware layers rendering speed when setting a View's alpha.

Change-Id: Ib1275677f531c60d9919978c5538c663fdb823b5
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity2.java
6c319ca1275c8db892c39b48fc54864c949f9171 11-Jan-2011 Romain Guy <romainguy@google.com> Better backend for hardware layers.

With this new backend, a hardware layer is only recreated when
its associated view is udpated. This offers fast composition
in GL and fast update of the layer in GL as well.

Change-Id: I97c43a612f5955c6bf1c192c8ca4af10fdf1d076
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity2.java