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

  /external/dng_sdk/source/
dng_negative.cpp 138 , fBaseOrientation ()
192 , fBaseOrientation (rhs.fBaseOrientation)
231 fBaseOrientation = orientation;
240 fBaseOrientation += orientation;
244 fXMP->SetOrientation (fBaseOrientation);
    [all...]
dng_negative.h 223 dng_orientation fBaseOrientation;
302 return fBaseOrientation;
    [all...]

Completed in 47 milliseconds