History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/GLDepthTestActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3994371aa3bec727ee8dc5643bb4212c0525467f 30-Jun-2014 ztenghui <ztenghui@google.com> Draw overlapping rectangles with color modulated.

Touch the screen to turn on / off depth test.
Disalbe the vsync to get the real performance.
Drawing 10 rectangles on N10 show almost 3x perf gain, in this setup.

Change-Id: I97bb84f744e90c35febad8cb853ed877cda5e64f
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/GLDepthTestActivity.java
b4dabadd89f8a6928b51e809eec6425a3df9b593 30-Jun-2014 ztenghui <ztenghui@google.com> Preparing the new GL depth test.

Right now, the code is just copied from ApiDemos for the initial setup.

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