Searched refs:ByteArraySource (Results 1 – 3 of 3) sorted by relevance
75 private static class ByteArraySource extends Source { class in ImageDecoder76 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource378 return new ByteArraySource(data, offset, length); in createSource()
220 private static class ByteArraySource extends Source { class in ImageDecoder221 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource963 return new ByteArraySource(data, offset, length); in createSource()
20686 Landroid/graphics/ImageDecoder$ByteArraySource;-><init>([BII)V20687 Landroid/graphics/ImageDecoder$ByteArraySource;->createImageDecoder()Landroid/graphics/ImageDecoder;20688 Landroid/graphics/ImageDecoder$ByteArraySource;->mData:[B20689 Landroid/graphics/ImageDecoder$ByteArraySource;->mLength:I20690 Landroid/graphics/ImageDecoder$ByteArraySource;->mOffset:I