Searched refs:nativeCopyPixelsToBuffer (Results 1 – 2 of 2) sorted by relevance
609 nativeCopyPixelsToBuffer(mNativePtr, dst); in copyPixelsToBuffer()2247 private static native void nativeCopyPixelsToBuffer(long nativeBitmap, in nativeCopyPixelsToBuffer() method in Bitmap
427 /*package*/ static void nativeCopyPixelsToBuffer(long nativeBitmap, Buffer dst) { in nativeCopyPixelsToBuffer() method in Bitmap_Delegate