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.ByteArraySource1042 return new ByteArraySource(data, offset, length); in createSource()
2086 android.graphics.ImageDecoder$ByteArraySource
24870 Landroid/graphics/ImageDecoder$ByteArraySource;
2090 android.graphics.ImageDecoder$ByteArraySource
34977 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