Home
last modified time | relevance | path

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

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