Searched refs:nativeGetAllocationByteCount (Results 1 – 2 of 2) sorted by relevance
1673 return nativeGetAllocationByteCount(mNativePtr); in getAllocationByteCount()2319 private static native int nativeGetAllocationByteCount(long nativeBitmap); in nativeGetAllocationByteCount() method in Bitmap
586 /*package*/ static int nativeGetAllocationByteCount(long nativeBitmap) { in nativeGetAllocationByteCount() method in Bitmap_Delegate