Searched defs:deg (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXExif.cpp799 int &deg,
815 deg = (int) floor(fabs(coord));
829 deg += 1;
798 convertGPSCoord(double coord, int &deg, int &min, int &sec, int &secDivisor) argument
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXExif.cpp801 int &deg,
817 deg = (int) floor(fabs(coord));
831 deg += 1;
800 convertGPSCoord(double coord, int &deg, int &min, int &sec, int &secDivisor) argument

Completed in 2857 milliseconds