Searched refs:nativeCopyAshmem (Results 1 – 2 of 2) sorted by relevance
739 Bitmap b = nativeCopyAshmem(mNativePtr); in createAshmemBitmap()2511 private static native Bitmap nativeCopyAshmem(long nativeSrcBitmap); in nativeCopyAshmem() method in Bitmap
16174 Landroid/graphics/Bitmap;->nativeCopyAshmem(J)Landroid/graphics/Bitmap;