Home
last modified time | relevance | path

Searched refs:getGenerationId (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java87 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
100 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/frameworks/base/libs/hwui/
DPatchCache.h75 uint32_t getGenerationId() const { in getGenerationId() function
DDisplayListOp.h807 if (!mMesh || renderer.getCaches().patchCache.getGenerationId() != mGenerationId) { in getMesh()
811 mGenerationId = cache.getGenerationId(); in getMesh()
/frameworks/base/core/java/android/view/
DSurface.java216 public int getGenerationId() { in getGenerationId() method in Surface
DViewRootImpl.java1580 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
1755 } else if (surfaceGenerationId != mSurface.getGenerationId() && in performTraversals()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java338 public int getGenerationId() { in getGenerationId() method in Bitmap
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd539 <li>{@link android.graphics.Bitmap#getGenerationId()} lets an application find
/frameworks/base/api/
Dcurrent.txt10992 method public int getGenerationId();
Dsystem-current.txt11329 method public int getGenerationId();