Home
last modified time | relevance | path

Searched defs:createSource (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java961 public static Source createSource(@NonNull Resources res, int resId) in createSource() method in ImageDecoder
984 public static Source createSource(@NonNull ContentResolver cr, in createSource() method in ImageDecoder
996 public static Source createSource(@NonNull ContentResolver cr, in createSource() method in ImageDecoder
1006 public static Source createSource(@NonNull AssetManager assets, @NonNull String fileName) { in createSource() method in ImageDecoder
1032 public static Source createSource(@NonNull byte[] data, int offset, in createSource() method in ImageDecoder
1062 public static Source createSource(@NonNull byte[] data) { in createSource() method in ImageDecoder
1084 public static Source createSource(@NonNull ByteBuffer buffer) { in createSource() method in ImageDecoder
1097 public static Source createSource(Resources res, @NonNull InputStream is) { in createSource() method in ImageDecoder
1111 public static Source createSource(Resources res, @NonNull InputStream is, int density) { in createSource() method in ImageDecoder
1128 public static Source createSource(@NonNull File file) { in createSource() method in ImageDecoder
[all …]
/aosp14/frameworks/base/core/java/android/os/
H A DFileUtils.java1608 public static MemoryPipe createSource(byte[] data) throws IOException { in createSource() method in FileUtils.MemoryPipe
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...