Searched refs:fAsShotProfileName (Results 1 - 5 of 5) sorted by relevance

/external/dng_sdk/source/
H A Ddng_shared.h194 dng_string fAsShotProfileName; member in class:dng_shared
H A Ddng_negative.h716 dng_string fAsShotProfileName; member in class:dng_negative
1674 fAsShotProfileName.Set (name);
1679 return fAsShotProfileName;
H A Ddng_shared.cpp1224 , fAsShotProfileName ()
2613 fAsShotProfileName,
2623 DumpString (fAsShotProfileName);
H A Ddng_negative.cpp773 , fAsShotProfileName ()
3132 if (shared.fAsShotProfileName.NotEmpty ())
3135 SetAsShotProfileName (shared.fAsShotProfileName.Get ());
H A Ddng_image_writer.cpp2086 tag_string fAsShotProfileName; member in class:color_tag_set
2125 , fAsShotProfileName (tcAsShotProfileName,
2180 directory.Add (&fAsShotProfileName);

Completed in 75 milliseconds