Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java187 mConfiguredGenerationId = surface.getGenerationId(); in OutputConfiguration()
227 mConfiguredGenerationId = mSurface.getGenerationId(); in OutputConfiguration()
/frameworks/base/libs/hwui/
DPatchCache.h75 uint32_t getGenerationId() const { in getGenerationId() function
DDisplayListOp.h789 if (!mMesh || renderer.getCaches().patchCache.getGenerationId() != mGenerationId) { in getMesh()
793 mGenerationId = cache.getGenerationId(); in getMesh()
/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java93 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
106 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/frameworks/base/core/java/android/view/
DSurface.java234 public int getGenerationId() { in getGenerationId() method in Surface
DViewRootImpl.java1700 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
1879 } else if ((surfaceGenerationId != mSurface.getGenerationId() in performTraversals()
1966 if (surfaceChanged || surfaceGenerationId != mSurface.getGenerationId()) { in performTraversals()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java370 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/opt/setupwizard/tools/docs/
Dandroid-22.txt10446 method public int getGenerationId();
/frameworks/base/api/
Dcurrent.txt11468 method public int getGenerationId();
Dsystem-current.txt11907 method public int getGenerationId();
Dtest-current.txt11481 method public int getGenerationId();