Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java234 private static class ByteBufferSource extends Source { class in ImageDecoder
235 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource