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