Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java86 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
99 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/frameworks/base/libs/hwui/
DPatchCache.h74 uint32_t getGenerationId() const { in getGenerationId() function
DDisplayListOp.h854 if (!mMesh || renderer.getCaches().patchCache.getGenerationId() != mGenerationId) { in getMesh()
858 mGenerationId = cache.getGenerationId(); in getMesh()
/frameworks/base/core/java/android/view/
DSurface.java216 public int getGenerationId() { in getGenerationId() method in Surface
DViewRootImpl.java1506 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
1672 } else if (surfaceGenerationId != mSurface.getGenerationId() && in performTraversals()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java337 public int getGenerationId() { in getGenerationId() method in Bitmap
/frameworks/base/docs/html/sdk/api_diff/12/
DmissingSinces.txt39 NO DOC BLOCK: android.graphics.Bitmap Method getGenerationId()
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd539 <li>{@link android.graphics.Bitmap#getGenerationId()} lets an application find
/frameworks/base/api/
Dsystem-current.txt10754 method public int getGenerationId();
Dcurrent.txt10448 method public int getGenerationId();