Home
last modified time | relevance | path

Searched refs:getBitmapSize (Results 1 – 2 of 2) sorted by relevance

/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DImageCache.java181 final int bitmapSize = getBitmapSize(value) / 1024; in init()
613 public static int getBitmapSize(BitmapDrawable value) { in getBitmapSize() method in ImageCache
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DImageCache.java181 final int bitmapSize = getBitmapSize(value) / 1024; in init()
613 public static int getBitmapSize(BitmapDrawable value) { in getBitmapSize() method in ImageCache