Searched refs:decodeStreamInternal (Results 1 – 2 of 2) sorted by relevance
765 bm = decodeStreamInternal(is, outPadding, opts); in decodeStream()784 private static Bitmap decodeStreamInternal(@NonNull InputStream is, in decodeStreamInternal() method in BitmapFactory841 bm = decodeStreamInternal(fis, outPadding, opts); in decodeFileDescriptor()
19102 Landroid/graphics/BitmapFactory;->decodeStreamInternal(Ljava/io/InputStream;Landroid/graphics/Rect;…