Home
last modified time | relevance | path

Searched defs:decodeBitmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DImageDecoder.java676 public static Bitmap decodeBitmap(@NonNull Source src, in decodeBitmap() method in ImageDecoder
692 public static Bitmap decodeBitmap(@NonNull Source src) throws IOException { in decodeBitmap() method in ImageDecoder
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java1834 public static Bitmap decodeBitmap(@NonNull Source src, in decodeBitmap() method in ImageDecoder
1944 public static Bitmap decodeBitmap(@NonNull Source src) throws IOException { in decodeBitmap() method in ImageDecoder