Searched defs:decodeStream (Results 1 – 4 of 4) sorted by relevance
56 public static Bitmap decodeStream(InputStream is) { in decodeStream() method in ShadowBitmapFactory61 public static Bitmap decodeStream(InputStream is, Rect outPadding, BitmapFactory.Options opts) { in decodeStream() method in ShadowBitmapFactory
85 bool SkAnimatorView::decodeStream(SkStream* stream) { in decodeStream() function in SkAnimatorView
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