Searched refs:nativeCopyPixelsFromBuffer (Results 1 – 2 of 2) sorted by relevance
412 nativeCopyPixelsFromBuffer(mNativeBitmap, src); in copyPixelsFromBuffer()1247 private static native void nativeCopyPixelsFromBuffer(int nb, Buffer src); in nativeCopyPixelsFromBuffer() method in Bitmap
390 /*package*/ static void nativeCopyPixelsFromBuffer(int nb, Buffer src) { in nativeCopyPixelsFromBuffer() method in Bitmap_Delegate