summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/src/com/android/test/hwui/ClearActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Batch glCopyTexImage() calls to get about 15 fps back on SGX.Romain Guy2011-06-131-1/+3
* Fix issue with drawColor(color, Mode.Clear)Romain Guy2011-05-271-1/+1
* Correctly implement the CLEAR xfermode.Romain Guy2011-05-261-0/+86