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