Searched refs:ScrollableBitmapPool (Results 1 – 1 of 1) sorted by relevance
29 private ScrollableBitmapPool mScrollableBitmapPool;37 mScrollableBitmapPool = new ScrollableBitmapPool(); in DrawableFactory()101 private class ScrollableBitmapPool extends TObjectPool<ScrollableBitmap> { class in DrawableFactory103 public ScrollableBitmapPool() { in ScrollableBitmapPool() method in DrawableFactory.ScrollableBitmapPool