Files
frameworks_base/core/jni/android/graphics
Romain Guy 0bbae08364 Add new API to check whether a Bitmap was modified.
Bitmap.getGenerationId() can be used by caches to find out if a Bitmap has been
modified. This simply exposes an existing Skia API.

This change also adds a small test app for Canvas hardware acceleration. The new
Bitmap API is required to implement a texture cache.

Change-Id: I8547b146cd14c8afe1a2327fcd6d71b1b1cb68fc
2010-06-15 18:03:40 -07:00
..
2010-06-10 14:03:22 -07:00
2009-10-28 15:18:41 -04:00
2009-10-30 08:11:58 -04:00
2010-06-10 14:03:22 -07:00