Searched refs:latHemisphere (Results 1 - 2 of 2) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng_nmea.cpp | 296 char latHemisphere; local 303 latHemisphere = 'N'; 307 latHemisphere = 'S'; 325 (uint8_t)floor(latitude), latMinutes, latHemisphere, 449 char latHemisphere; local 456 latHemisphere = 'N'; 460 latHemisphere = 'S'; 478 (uint8_t)floor(latitude), latMinutes, latHemisphere,
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | loc_eng_nmea.cpp | 292 char latHemisphere; local 299 latHemisphere = 'N'; 303 latHemisphere = 'S'; 321 (uint8_t)floor(latitude), latMinutes, latHemisphere, 445 char latHemisphere; local 452 latHemisphere = 'N'; 456 latHemisphere = 'S'; 474 (uint8_t)floor(latitude), latMinutes, latHemisphere,
|
Completed in 24 milliseconds