Home
last modified time | relevance | path

Searched refs:SetOrientation (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_xmp.h264 void SetOrientation (const dng_orientation &orientation);
Ddng_xmp.cpp4183 void dng_xmp::SetOrientation (const dng_orientation &orientation) in SetOrientation() function in dng_xmp
4224 SetOrientation (metadata.BaseOrientation ()); in SyncOrientation()
Ddng_negative.cpp244 fXMP->SetOrientation (fBaseOrientation); in ApplyOrientation()