Searched refs:decodeStreamInternal (Results 1 – 1 of 1) sorted by relevance
611 bm = decodeStreamInternal(is, outPadding, opts); in decodeStream()630 private static Bitmap decodeStreamInternal(InputStream is, Rect outPadding, Options opts) { in decodeStreamInternal() method in BitmapFactory676 bm = decodeStreamInternal(fis, outPadding, opts); in decodeFileDescriptor()