Home
last modified time | relevance | path

Searched refs:nativeGetPixels (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1963 nativeGetPixels(mNativePtr, pixels, offset, stride, in getPixels()
2270 private static native void nativeGetPixels(long nativeBitmap, int[] pixels, in nativeGetPixels() method in Bitmap
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java410 /*package*/ static void nativeGetPixels(long nativeBitmap, int[] pixels, int offset, in nativeGetPixels() method in Bitmap_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19069 Landroid/graphics/Bitmap;->nativeGetPixels(J[IIIIIII)V