Home
last modified time | relevance | path

Searched defs:UnrefedBitmapCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
DUnrefedBitmapCache.java35 public class UnrefedBitmapCache extends UnrefedPooledCache<RequestKey, ReusableBitmap> class
45 public UnrefedBitmapCache(final int targetSizeBytes, final float nonPooledFraction, in UnrefedBitmapCache() method in UnrefedBitmapCache