Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DImageDecoder.java91 private static class ByteBufferSource extends Source { class in ImageDecoder
92 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java228 private static class ByteBufferSource extends Source { class in ImageDecoder
229 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource