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

  /external/dng_sdk/source/
dng_negative.h 287 /// Setter for BaseOrientation.
291 /// Has BaseOrientation been set?
298 /// Getter for BaseOrientation.
300 const dng_orientation & BaseOrientation () const
916 /// Setter for BaseOrientation.
923 /// Has BaseOrientation been set?
930 /// Getter for BaseOrientation.
932 const dng_orientation & BaseOrientation () METACONST
934 return Metadata ().BaseOrientation ();
    [all...]
dng_xmp.cpp     [all...]
dng_negative.cpp 858 return metadata.BaseOrientation ();
    [all...]

Completed in 59 milliseconds