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