Searched refs:nativeExtractAlpha (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1515 Bitmap bm = nativeExtractAlpha(mNativeBitmap, nativePaint, offsetXY);
1608 private static native Bitmap nativeExtractAlpha(int nativeBitmap, method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java500 /*package*/ static Bitmap nativeExtractAlpha(int nativeBitmap, int nativePaint, method in class:Bitmap_Delegate

Completed in 510 milliseconds