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