Searched defs:decodeStream (Results 1 – 5 of 5) sorted by relevance
150 protected static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory155 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
748 auto decodeStream = std::make_unique<SkMemoryStream>(encodeStream.detachAsData()); in DEF_TEST() local850 auto decodeStream = std::make_unique<SkMemoryStream>(encodeData); in DEF_TEST() local