Searched defs:UnrefedBitmapCache (Results 1 – 1 of 1) sorted by relevance
35 public class UnrefedBitmapCache extends UnrefedPooledCache<RequestKey, ReusableBitmap> class45 public UnrefedBitmapCache(final int targetSizeBytes, final float nonPooledFraction, in UnrefedBitmapCache() method in UnrefedBitmapCache