Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java29 private ScrollableBitmapPool mScrollableBitmapPool; field in DrawableFactory
37 mScrollableBitmapPool = new ScrollableBitmapPool(); in DrawableFactory()
53 return mScrollableBitmapPool.allocate(); in allocateScrollableBitmap()