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