Searched refs:nativeExtractAlpha (Results 1 – 2 of 2) sorted by relevance
2182 Bitmap bm = nativeExtractAlpha(mNativePtr, nativePaint, offsetXY); in extractAlpha()2304 private static native Bitmap nativeExtractAlpha(long nativeBitmap, in nativeExtractAlpha() method in Bitmap
471 /*package*/ static Bitmap nativeExtractAlpha(long nativeBitmap, long nativePaint, in nativeExtractAlpha() method in Bitmap_Delegate