Searched refs:nativeCopyAshmemConfig (Results 1 – 2 of 2) sorted by relevance
624 Bitmap b = nativeCopyAshmemConfig(mNativePtr, config.nativeInt); in createAshmemBitmap()1694 private static native Bitmap nativeCopyAshmemConfig(long nativeSrcBitmap, int nativeConfig); in nativeCopyAshmemConfig() method in Bitmap
306 /*package*/ static Bitmap nativeCopyAshmemConfig(long nativeSrcBitmap, int nativeConfig) { in nativeCopyAshmemConfig() method in Bitmap_Delegate