Searched defs:getGenerationID (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/skia/src/core/ | ||
H A D | SkDrawable.cpp | 64 uint32_t SkDrawable::getGenerationID() { in getGenerationID() function in SkDrawable |
H A D | SkPixelRef.cpp | 63 uint32_t SkPixelRef::getGenerationID() const { in getGenerationID() function in SkPixelRef |
H A D | SkBitmap.cpp | 361 uint32_t SkBitmap::getGenerationID() const { in getGenerationID() function in SkBitmap |
H A D | SkPath.cpp | 366 uint32_t SkPath::getGenerationID() const { in getGenerationID() function in SkPath |
/aosp_15_r20/frameworks/base/libs/hwui/jni/ | ||
H A D | Path.cpp | 492 static jint getGenerationID(CRITICAL_JNI_PARAMS_COMMA jlong pathHandle) { in getGenerationID() function in android::SkPathGlue |
H A D | Bitmap.cpp | 117 uint32_t getGenerationID() const { in getGenerationID() function in android::BitmapWrapper |