summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest/src/com/android/test/hwui/PathsCacheActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy2013-08-211-2/+7
* Add TaskManager APIRomain Guy2013-03-121-0/+17
* Precache paths from a worker threadRomain Guy2013-03-111-2/+2
* Only recreate path textures when necessaryRomain Guy2012-02-231-13/+18
* Only copy paths, paints and shaders when we need to.Romain Guy2012-02-211-0/+111