Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DXmpDepthDecode.java165 if (!checkExtendedSectionExists(sections, extensionName)) { in read()
381 private static boolean checkExtendedSectionExists(List<Section> sections, in checkExtendedSectionExists() method in XmpDepthDecode