Searched refs:getReusableBitmapFromPool (Results 1 – 1 of 1) sorted by relevance
257 private Bitmap getReusableBitmapFromPool(final int width, final int height) { in getReusableBitmapFromPool() method in PoolableImageCache.ReusableImageResourcePool359 final Bitmap poolBitmap = getReusableBitmapFromPool(width, height); in createOrReuseBitmap()375 optionsTmp.inBitmap = getReusableBitmapFromPool(width, height); in assignPoolBitmap()