Searched defs:getAllocationByteCount (Results 1 – 4 of 4) sorted by relevance
31 public int getAllocationByteCount(Bitmap bitmap); in getAllocationByteCount() method45 public int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompat.BaseBitmapImpl52 public int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompat.HcMr1BitmapCompatImpl71 public int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompat.KitKatBitmapCompatImpl108 public static int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompat
25 static int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompatHoneycombMr1
25 static int getAllocationByteCount(Bitmap bitmap) { in getAllocationByteCount() method in BitmapCompatKitKat
1275 public final int getAllocationByteCount() { in getAllocationByteCount() method in Bitmap