Searched defs:decodeStream (Results 1 – 3 of 3) sorted by relevance
96 protected static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory101 protected static Bitmap decodeStream( in decodeStream() method in ShadowBitmapFactory
78 …private GifBitmapWrapper decodeStream(ImageVideoWrapper source, int width, int height, byte[] byte… in decodeStream() method in GifBitmapWrapperResourceDecoder
292 …private static Bitmap decodeStream(ExceptionCatchingInputStream is, BitmapFactory.Options options)… in decodeStream() method in Downsampler