Home
last modified time | relevance | path

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

/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
DImageCache.java365 if (canUseForInBitmap(item, options)) { in getBitmapFromReusableSet()
506 private static boolean canUseForInBitmap( in canUseForInBitmap() method in ImageCache