History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/TransformsAndAnimationsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9420abd56a2af7ddbeb70562b79d61b2dca8c5a1 30-Mar-2012 Chet Haase <chet@google.com> Re-enable DisplayList properties.

Re-enabling DisplayList properties last week caused some app
errors due to the way that some transforms were being handled (specifically,
those coming from the old Animations and ViewGroup's childStaticTransformation
field). This change pushes *all* transform/alpha data from View.draw() into
the view's DisplayList, making DisplayLists more encapsulated (and correct).

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