Home
last modified time | relevance | path

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

/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java376 if (canUseForInBitmap(item, options)) { in getBitmapFromReusableSet()
520 private static boolean canUseForInBitmap( in canUseForInBitmap() method in ImageCache