Home
last modified time | relevance | path

Searched refs:readSection (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DXmpDepthDecode.java249 sections.add(readSection(is, length, marker, skipExtendedContent)); in parse()
294 private static Section readSection(InputStream is, int length, in readSection() method in XmpDepthDecode