Searched refs:nativeGetPixels (Results 1 – 3 of 3) sorted by relevance
1941 nativeGetPixels(mNativePtr, pixels, offset, stride, in getPixels()2239 private static native void nativeGetPixels(long nativeBitmap, int[] pixels, in nativeGetPixels() method in Bitmap
394 /*package*/ static void nativeGetPixels(long nativeBitmap, int[] pixels, int offset, in nativeGetPixels() method in Bitmap_Delegate
19078 Landroid/graphics/Bitmap;->nativeGetPixels(J[IIIIIII)V