summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/src/com/android/test/hwui/GLDepthTestActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Draw overlapping rectangles with color modulated.ztenghui2014-06-301-38/+87
| | | | | | | | 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
* Preparing the new GL depth test.ztenghui2014-06-301-0/+318
Right now, the code is just copied from ApiDemos for the initial setup. Change-Id: I531f95faca744c7e91fadae189818af3d04a85ee