Home
last modified time | relevance | path

Searched refs:downsampleWithSize (Results 1 – 1 of 1) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DDownsampler.java141 downsampleWithSize(stream, options, pool, inWidth, inHeight, sampleSize, in decode()
190 …private Bitmap downsampleWithSize(ExceptionCatchingInputStream is, BitmapFactory.Options options, … in downsampleWithSize() method in Downsampler