Searched refs:nativeGetAllocationByteCount (Results 1 – 3 of 3) sorted by relevance
1662 return nativeGetAllocationByteCount(mNativePtr); in getAllocationByteCount()2304 private static native int nativeGetAllocationByteCount(long nativeBitmap); in nativeGetAllocationByteCount() method in Bitmap
602 /*package*/ static int nativeGetAllocationByteCount(long nativeBitmap) { in nativeGetAllocationByteCount() method in Bitmap_Delegate
19065 Landroid/graphics/Bitmap;->nativeGetAllocationByteCount(J)I