Searched refs:nativeGenerationId (Results 1 – 2 of 2) sorted by relevance
338 return nativeGenerationId(mNativeBitmap); in getGenerationId()1637 private static native int nativeGenerationId(long nativeBitmap); in nativeGenerationId() method in Bitmap
453 /*package*/ static int nativeGenerationId(long nativeBitmap) { in nativeGenerationId() method in Bitmap_Delegate