Searched refs:ByteArraySource (Results 1 – 6 of 6) sorted by relevance
216 private static class ByteArraySource extends Source { class in ImageDecoder217 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource1018 return new ByteArraySource(data, offset, length); in createSource()
2242 android.graphics.ImageDecoder$ByteArraySource
24626 Landroid/graphics/ImageDecoder$ByteArraySource;
2246 android.graphics.ImageDecoder$ByteArraySource
34760 Landroid/graphics/ImageDecoder$ByteArraySource;
17799 Landroid/graphics/ImageDecoder$ByteArraySource;-><init>([BII)V17800 Landroid/graphics/ImageDecoder$ByteArraySource;->createImageDecoder()Landroid/graphics/ImageDecoder;17801 Landroid/graphics/ImageDecoder$ByteArraySource;->mData:[B17802 Landroid/graphics/ImageDecoder$ByteArraySource;->mLength:I17803 Landroid/graphics/ImageDecoder$ByteArraySource;->mOffset:I