Searched defs:getGenerationId (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DPatchCache.h75 uint32_t getGenerationId() const { function in class:android::uirenderer::PatchCache
/frameworks/base/core/java/android/view/
H A DSurface.java234 public int getGenerationId() { method in class:Surface
/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java370 public int getGenerationId() { method in class:Bitmap
372 Log.w(TAG, "Called getGenerationId() on a recycle()'d bitmap! This is undefined behavior!");

Completed in 453 milliseconds