History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
171c592f0b7066acf279863c8a52ddabea49d3db 06-Jan-2011 Romain Guy <romainguy@google.com> New layers API for Views.

This API can be used to back a view and its children with either a
software layer (bitmap) or hardware layer (FBO). Layers have
various usages, including color filtering and performance
improvements during animations.

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