OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_CAMERARAW
(Results
1 - 3
of
3
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPConst.java
87
String
NS_CAMERARAW
= "http://ns.adobe.com/camera-raw-settings/1.0/";
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java
218
else if (
NS_CAMERARAW
.equals(schema))
XMPSchemaRegistryImpl.java
219
registerNamespace(
NS_CAMERARAW
, "crs");
Completed in 75 milliseconds