HomeSort by relevance Sort by last modified time
    Searched refs:NS_XMP_NOTE (Results 1 - 4 of 4) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPConst.java 50 String NS_XMP_NOTE = "http://ns.adobe.com/xmp/note/";
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
XmpDepthDecode.java 151 !xmpMeta.doesPropertyExist(XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION)) {
158 XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION).getValue();
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
XmpDepthDecode.java 141 !xmpMeta.doesPropertyExist(XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION)) {
148 XMPConst.NS_XMP_NOTE, XMP_HAS_EXTENSION).getValue();
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSchemaRegistryImpl.java 200 registerNamespace(NS_XMP_NOTE, "xmpNote");

Completed in 344 milliseconds