Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmap.java1458 return nativeGetAllocationByteCount(mNativePtr); in getAllocationByteCount()
1986 private static native int nativeGetAllocationByteCount(long nativeBitmap); in nativeGetAllocationByteCount() method in Bitmap
/frameworks/layoutlib/bridge/src/android/graphics/
DBitmap_Delegate.java605 /*package*/ static int nativeGetAllocationByteCount(long nativeBitmap) { in nativeGetAllocationByteCount() method in Bitmap_Delegate