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