Home
last modified time | relevance | path

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

/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageResizer.java210 Bitmap inBitmap = cache.getBitmapFromReusableSet(options); in addInBitmapOptions()
DImageCache.java362 protected Bitmap getBitmapFromReusableSet(BitmapFactory.Options options) { in getBitmapFromReusableSet() method in ImageCache