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

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1562 return nativeGetAllocationByteCount(mNativePtr);
2092 private static native int nativeGetAllocationByteCount(long nativeBitmap); method in class:Bitmap
/frameworks/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java605 /*package*/ static int nativeGetAllocationByteCount(long nativeBitmap) { method in class:Bitmap_Delegate

Completed in 40 milliseconds