Searched defs:decodeStream (Results 1 – 6 of 6) sorted by relevance
96 protected static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory101 protected static Bitmap decodeStream( in decodeStream() method in ShadowBitmapFactory
152 protected static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory157 protected static Bitmap decodeStream( in decodeStream() method in ShadowBitmapFactory
50 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
877 auto decodeStream = std::make_unique<SkMemoryStream>(encodeStream.detachAsData()); in DEF_TEST() local920 auto decodeStream = std::make_unique<SkMemoryStream>(encodeData); in DEF_TEST() local