Searched refs:destLatitude (Results 1 – 3 of 3) sorted by relevance
318 Rational destLatitude[NUM_GPS_LATITUDE_RATIONALS]; // member
1767 memcpy(pGps->destLatitude, pValue, sizeof(pGps->destLatitude)); in SetGpsDestLatitude()
1907 return pGps->isDestLatitudeValid ? pGps->destLatitude : NULL; in GetGpsDestLatitude()