Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
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
1018 return new ByteArraySource(data, offset, length); in createSource()
/frameworks/base/boot/
Dpreloaded-classes2242 android.graphics.ImageDecoder$ByteArraySource
Dboot-image-profile.txt24626 Landroid/graphics/ImageDecoder$ByteArraySource;
/frameworks/base/config/
Dpreloaded-classes2246 android.graphics.ImageDecoder$ByteArraySource
Dboot-image-profile.txt34760 Landroid/graphics/ImageDecoder$ByteArraySource;
/frameworks/base/boot/hiddenapi/
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