Home
last modified time | relevance | path

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

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