Searched refs:nativeCopyAshmem (Results 1 – 2 of 2) sorted by relevance
708 Bitmap b = nativeCopyAshmem(mNativePtr); in createAshmemBitmap()2221 private static native Bitmap nativeCopyAshmem(long nativeSrcBitmap); in nativeCopyAshmem() method in Bitmap
271 /*package*/ static Bitmap nativeCopyAshmem(long nativeSrcBitmap) { in nativeCopyAshmem() method in Bitmap_Delegate