Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_exif.h169 dng_string fGPSAreaInformation; variable
Ddng_exif.cpp140 , fGPSAreaInformation () in dng_exif()
262 fGPSAreaInformation = exif.fGPSAreaInformation; in CopyGPSFrom()
3931 s = &fGPSAreaInformation; in Parse_gps()
Ddng_image_writer.h943 tag_encoded_text fGPSAreaInformation; variable
Ddng_image_writer.cpp1066 , fGPSAreaInformation (tcGPSAreaInformation , exif.fGPSAreaInformation ) in exif_tag_set()
1627 if (exif.fGPSAreaInformation.NotEmpty ()) in exif_tag_set()
1629 fGPSIFD.Add (&fGPSAreaInformation); in exif_tag_set()
Ddng_xmp.cpp3861 exif.fGPSAreaInformation, in SyncExif()