Searched refs:BitmapPoolAdapter (Results 1 – 2 of 2) sorted by relevance
9 import com.bumptech.glide.load.engine.bitmap_recycle.BitmapPoolAdapter;159 bitmapPool = new BitmapPoolAdapter(); in createGlide()
9 public class BitmapPoolAdapter implements BitmapPool { class