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