Searched refs:targetSizeBytes (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DUnrefedBitmapCache.java45 public UnrefedBitmapCache(final int targetSizeBytes, final float nonPooledFraction, argument
47 super(targetSizeBytes, nonPooledFraction);

Completed in 93 milliseconds