Searched refs:nativeCopyPixelsToBuffer (Results 1 – 2 of 2) sorted by relevance
376 nativeCopyPixelsToBuffer(mNativeBitmap, dst); in copyPixelsToBuffer()1245 private static native void nativeCopyPixelsToBuffer(int nativeBitmap, in nativeCopyPixelsToBuffer() method in Bitmap
383 /*package*/ static void nativeCopyPixelsToBuffer(int nativeBitmap, Buffer dst) { in nativeCopyPixelsToBuffer() method in Bitmap_Delegate