Searched refs:nativeIsPremultiplied (Results 1 – 3 of 3) sorted by relevance
1486 return nativeIsPremultiplied(mNativePtr); in isPremultiplied()2294 private static native boolean nativeIsPremultiplied(long nativeBitmap); in nativeIsPremultiplied() method in Bitmap
516 /*package*/ static boolean nativeIsPremultiplied(long nativeBitmap) { in nativeIsPremultiplied() method in Bitmap_Delegate
19072 Landroid/graphics/Bitmap;->nativeIsPremultiplied(J)Z