Searched refs:getBitmapSize (Results 1 – 2 of 2) sorted by relevance
90 final int bitmapSize = getBitmapSize(bitmap) / 1024; in init()138 public static int getBitmapSize(Bitmap bitmap) { in getBitmapSize() method in ImageCache
181 final int bitmapSize = getBitmapSize(value) / 1024; in init()613 public static int getBitmapSize(BitmapDrawable value) { in getBitmapSize() method in ImageCache