Home
last modified time | relevance | path

Searched refs:ByteArraySource (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java216 private static class ByteArraySource extends Source { class in ImageDecoder
217 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource
1042 return new ByteArraySource(data, offset, length); in createSource()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2086 android.graphics.ImageDecoder$ByteArraySource
H A Dboot-image-profile.txt24870 Landroid/graphics/ImageDecoder$ByteArraySource;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2090 android.graphics.ImageDecoder$ByteArraySource
H A Dboot-image-profile.txt34977 Landroid/graphics/ImageDecoder$ByteArraySource;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17799 Landroid/graphics/ImageDecoder$ByteArraySource;-><init>([BII)V
17800 Landroid/graphics/ImageDecoder$ByteArraySource;->createImageDecoder()Landroid/graphics/ImageDecoder;
17801 Landroid/graphics/ImageDecoder$ByteArraySource;->mData:[B
17802 Landroid/graphics/ImageDecoder$ByteArraySource;->mLength:I
17803 Landroid/graphics/ImageDecoder$ByteArraySource;->mOffset:I