summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Texture.h
Commit message (Expand)AuthorAgeFilesLines
* Automatically cleanup textures that don't fit in the cache.Romain Guy2010-08-061-0/+22
* Remove extra leftover logs and use uint32_t instead of unsigned int.Romain Guy2010-07-021-2/+2
* Remove unnecessary return and add bitmap generation ID tracking.Romain Guy2010-06-301-0/+4
* Add hooks for drawBitmap().Romain Guy2010-06-301-0/+50