Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DImageDecoder.java75 private static class ByteArraySource extends Source { class in ImageDecoder
76 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java220 private static class ByteArraySource extends Source { class in ImageDecoder
221 ByteArraySource(@NonNull byte[] data, int offset, int length) { in ByteArraySource() method in ImageDecoder.ByteArraySource