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