Searched defs:latHemisphere (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp299 char latHemisphere; local
306 latHemisphere = 'N';
310 latHemisphere = 'S';
328 (uint8_t)floor(latitude), latMinutes, latHemisphere,
452 char latHemisphere; local
459 latHemisphere = 'N';
463 latHemisphere = 'S';
481 (uint8_t)floor(latitude), latMinutes, latHemisphere,
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp296 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/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp299 char latHemisphere; local
306 latHemisphere = 'N';
310 latHemisphere = 'S';
328 (uint8_t)floor(latitude), latMinutes, latHemisphere,
452 char latHemisphere; local
459 latHemisphere = 'N';
463 latHemisphere = 'S';
481 (uint8_t)floor(latitude), latMinutes, latHemisphere,
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp292 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,
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp299 char latHemisphere; local
306 latHemisphere = 'N';
310 latHemisphere = 'S';
328 (uint8_t)floor(latitude), latMinutes, latHemisphere,
452 char latHemisphere; local
459 latHemisphere = 'N';
463 latHemisphere = 'S';
481 (uint8_t)floor(latitude), latMinutes, latHemisphere,
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp300 char latHemisphere; local
307 latHemisphere = 'N';
311 latHemisphere = 'S';
329 (uint8_t)floor(latitude), latMinutes, latHemisphere,
453 char latHemisphere; local
460 latHemisphere = 'N';
464 latHemisphere = 'S';
482 (uint8_t)floor(latitude), latMinutes, latHemisphere,

Completed in 80 milliseconds