Searched refs:nativeExtractAlpha (Results 1 – 2 of 2) sorted by relevance
1164 Bitmap bm = nativeExtractAlpha(mNativeBitmap, nativePaint, offsetXY); in extractAlpha()1257 private static native Bitmap nativeExtractAlpha(int nativeBitmap, in nativeExtractAlpha() method in Bitmap
428 /*package*/ static Bitmap nativeExtractAlpha(int nativeBitmap, int nativePaint, in nativeExtractAlpha() method in Bitmap_Delegate