OSDN Git Service

Correctly set the alpha of a hardware layer before drawing it.
authorRomain Guy <romainguy@google.com>
Tue, 1 Feb 2011 21:05:16 +0000 (13:05 -0800)
committerRomain Guy <romainguy@google.com>
Tue, 1 Feb 2011 21:05:16 +0000 (13:05 -0800)
commit54229ee5eb92e3e2fc63d75353bcf09e0ebc8030
treecbec7a5d7caa4a04d534de6d624b3ae6670d1de9
parentfeeea8f07c854e6b0ae2fec3aa2d239c17f32b5b
Correctly set the alpha of a hardware layer before drawing it.
Bug #3410819

Change-Id: I3ebaca2233f4edf5b59d84ec7706555056a1a4b1
core/java/android/view/ViewGroup.java
tests/HwAccelerationTest/AndroidManifest.xml
tests/HwAccelerationTest/res/layout/view_layers_4.xml [new file with mode: 0644]
tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity4.java [new file with mode: 0644]