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