Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DXmpDepthDecode.java45 private static final String XMP_HAS_EXTENSION = "HasExtendedXMP"; field in XmpDepthDecode
151 !xmpMeta.doesPropertyExist(XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION)) { in read()
158 XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION).getValue(); in read()