Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1662 return nativeGetAllocationByteCount(mNativePtr); in getAllocationByteCount()
2304 private static native int nativeGetAllocationByteCount(long nativeBitmap); in nativeGetAllocationByteCount() method in Bitmap
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java602 /*package*/ static int nativeGetAllocationByteCount(long nativeBitmap) { in nativeGetAllocationByteCount() method in Bitmap_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19065 Landroid/graphics/Bitmap;->nativeGetAllocationByteCount(J)I