Searched defs:decodeStream (Results 1 – 5 of 5) sorted by relevance
151 protected static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory156 protected static Bitmap decodeStream( in decodeStream() method in ShadowBitmapFactory
57 protected static Bitmap decodeStream(InputStream is, Rect outPadding, Options opts) { in decodeStream() method in ShadowNativeBitmapFactory
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
750 auto decodeStream = std::make_unique<SkMemoryStream>(encodeStream.detachAsData()); in DEF_TEST() local852 auto decodeStream = std::make_unique<SkMemoryStream>(encodeData); in DEF_TEST() local