Searched refs:nativeGenerationId (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java365 return nativeGenerationId(mNativePtr);
1950 private static native int nativeGenerationId(long nativeBitmap); method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java459 /*package*/ static int nativeGenerationId(long nativeBitmap) { method in class:Bitmap_Delegate

Completed in 128 milliseconds