Home
last modified time | relevance | path

Searched refs:decodeStreamInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java765 bm = decodeStreamInternal(is, outPadding, opts); in decodeStream()
784 private static Bitmap decodeStreamInternal(@NonNull InputStream is, in decodeStreamInternal() method in BitmapFactory
841 bm = decodeStreamInternal(fis, outPadding, opts); in decodeFileDescriptor()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19102 Landroid/graphics/BitmapFactory;->decodeStreamInternal(Ljava/io/InputStream;Landroid/graphics/Rect;…