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