Searched refs:decodeSampledBitmapFromInputStream (Results 1 – 3 of 3) sorted by relevance
207 return bitmapPool.decodeSampledBitmapFromInputStream( in loadBitmapInternal()
135 public Bitmap decodeSampledBitmapFromInputStream(@NonNull final InputStream inputStream, in decodeSampledBitmapFromInputStream() method in PoolableImageCache.ReusableImageResourcePool
226 public Bitmap decodeSampledBitmapFromInputStream(@NonNull final InputStream inputStream, in decodeSampledBitmapFromInputStream() method in BitmapPool