Searched refs:nativeGetPixels (Results 1 – 2 of 2) sorted by relevance
1386 nativeGetPixels(mFinalizer.mNativeBitmap, pixels, offset, stride, in getPixels()1695 private static native void nativeGetPixels(long nativeBitmap, int[] pixels, in nativeGetPixels() method in Bitmap
379 /*package*/ static void nativeGetPixels(long nativeBitmap, int[] pixels, int offset, in nativeGetPixels() method in Bitmap_Delegate