Home
last modified time | relevance | path

Searched refs:ByteBufferSource (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java237 private static class ByteBufferSource extends Source { class in ImageDecoder
238 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource
1085 return new ByteBufferSource(buffer); in createSource()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17804 Landroid/graphics/ImageDecoder$ByteBufferSource;-><init>(Ljava/nio/ByteBuffer;)V
17805 Landroid/graphics/ImageDecoder$ByteBufferSource;->createImageDecoder()Landroid/graphics/ImageDecode…
17806 Landroid/graphics/ImageDecoder$ByteBufferSource;->mBuffer:Ljava/nio/ByteBuffer;