Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmap.java338 return nativeGenerationId(mNativeBitmap); in getGenerationId()
1637 private static native int nativeGenerationId(long nativeBitmap); in nativeGenerationId() method in Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DBitmap_Delegate.java453 /*package*/ static int nativeGenerationId(long nativeBitmap) { in nativeGenerationId() method in Bitmap_Delegate