Lines Matching refs:BitmapCache
131 private BitmapCache mCache;571 mCache = new BitmapCache(3);1193 class BitmapCache implements ImageViewTouchBase.Recycler {1208 public BitmapCache(int size) {