Home | History | Annotate | Download | only in source

Lines Matching full:dng_orientation

36 #include "dng_orientation.h"
223 dng_orientation fBaseOrientation;
289 void SetBaseOrientation (const dng_orientation &orientation);
300 const dng_orientation & BaseOrientation () const
308 void ApplyOrientation (const dng_orientation &orientation);
918 void SetBaseOrientation (const dng_orientation &orientation)
932 const dng_orientation & BaseOrientation () METACONST
939 virtual dng_orientation ComputeOrientation (const dng_metadata &metadata) const;
943 dng_orientation Orientation ()
951 void ApplyOrientation (const dng_orientation &orientation)