Searched refs:nativeRefPixelRef (Results 1 – 2 of 2) sorted by relevance
1635 return nativeRefPixelRef(mNativePtr); in refSkPixelRef()1729 private static native long nativeRefPixelRef(long nativeBitmap); in nativeRefPixelRef() method in Bitmap
572 /*package*/ static long nativeRefPixelRef(long nativeBitmap) { in nativeRefPixelRef() method in Bitmap_Delegate