Searched refs:nativeGenerationId (Results 1 – 2 of 2) sorted by relevance
404 return nativeGenerationId(mNativePtr); in getGenerationId()2250 private static native int nativeGenerationId(long nativeBitmap); in nativeGenerationId() method in Bitmap
441 /*package*/ static int nativeGenerationId(long nativeBitmap) { in nativeGenerationId() method in Bitmap_Delegate