Searched defs:StreamBitmapDecoder (Results 1 – 1 of 1) sorted by relevance
19 public class StreamBitmapDecoder implements ResourceDecoder<InputStream, Bitmap> { class26 public StreamBitmapDecoder(Context context) { in StreamBitmapDecoder() method in StreamBitmapDecoder30 public StreamBitmapDecoder(BitmapPool bitmapPool) { in StreamBitmapDecoder() method in StreamBitmapDecoder34 public StreamBitmapDecoder(Context context, DecodeFormat decodeFormat) { in StreamBitmapDecoder() method in StreamBitmapDecoder38 public StreamBitmapDecoder(BitmapPool bitmapPool, DecodeFormat decodeFormat) { in StreamBitmapDecoder() method in StreamBitmapDecoder42 …public StreamBitmapDecoder(Downsampler downsampler, BitmapPool bitmapPool, DecodeFormat decodeForm… in StreamBitmapDecoder() method in StreamBitmapDecoder