Searched refs:nativeGetPixels (Results 1 – 2 of 2) sorted by relevance
1434 nativeGetPixels(mNativePtr, pixels, offset, stride, in getPixels()1709 private static native void nativeGetPixels(long nativeBitmap, int[] pixels, in nativeGetPixels() method in Bitmap
413 /*package*/ static void nativeGetPixels(long nativeBitmap, int[] pixels, int offset, in nativeGetPixels() method in Bitmap_Delegate