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

  /external/dng_sdk/source/
dng_xmp_sdk.h 118 void RemoveProperties (const char *ns);
dng_validate.cpp 463 negative->GetXMP ()->RemoveProperties (XMP_NS_CRS);
464 negative->GetXMP ()->RemoveProperties (XMP_NS_CRSS);
dng_xmp.h 104 void RemoveProperties (const char *ns);
dng_xmp_sdk.cpp 635 void dng_xmp_sdk::RemoveProperties (const char *ns)
644 SXMPUtils::RemoveProperties (fPrivate->fMeta,
dng_image_writer.cpp     [all...]
dng_xmp.cpp 660 void dng_xmp::RemoveProperties (const char *ns)
663 fSDK->RemoveProperties (ns);
    [all...]
  /cts/tests/camera/libctscamera2jni/
dng-validate-jni.cpp 352 negative->GetXMP()->RemoveProperties(XMP_NS_CRS);
353 negative->GetXMP()->RemoveProperties(XMP_NS_CRSS);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h     [all...]

Completed in 175 milliseconds