Home
last modified time | relevance | path

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

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