Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DImageDecoder.java75 private static class ByteArraySource extends Source { class in ImageDecoder
76 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource
378 return new ByteArraySource(data, offset, length); in createSource()
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java220 private static class ByteArraySource extends Source { class in ImageDecoder
221 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource
963 return new ByteArraySource(data, offset, length); in createSource()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20686 Landroid/graphics/ImageDecoder$ByteArraySource;-><init>([BII)V
20687 Landroid/graphics/ImageDecoder$ByteArraySource;->createImageDecoder()Landroid/graphics/ImageDecoder;
20688 Landroid/graphics/ImageDecoder$ByteArraySource;->mData:[B
20689 Landroid/graphics/ImageDecoder$ByteArraySource;->mLength:I
20690 Landroid/graphics/ImageDecoder$ByteArraySource;->mOffset:I