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

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp300 char lonHemisphere; local
316 lonHemisphere = 'W';
321 lonHemisphere = 'E';
329 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
453 char lonHemisphere; local
469 lonHemisphere = 'W';
474 lonHemisphere = 'E';
482 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp297 char lonHemisphere; local
313 lonHemisphere = 'W';
318 lonHemisphere = 'E';
326 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
450 char lonHemisphere; local
466 lonHemisphere = 'W';
471 lonHemisphere = 'E';
479 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp300 char lonHemisphere; local
316 lonHemisphere = 'W';
321 lonHemisphere = 'E';
329 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
453 char lonHemisphere; local
469 lonHemisphere = 'W';
474 lonHemisphere = 'E';
482 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp293 char lonHemisphere; local
309 lonHemisphere = 'W';
314 lonHemisphere = 'E';
322 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
446 char lonHemisphere; local
462 lonHemisphere = 'W';
467 lonHemisphere = 'E';
475 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp300 char lonHemisphere; local
316 lonHemisphere = 'W';
321 lonHemisphere = 'E';
329 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
453 char lonHemisphere; local
469 lonHemisphere = 'W';
474 lonHemisphere = 'E';
482 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp301 char lonHemisphere; local
317 lonHemisphere = 'W';
322 lonHemisphere = 'E';
330 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
454 char lonHemisphere; local
470 lonHemisphere = 'W';
475 lonHemisphere = 'E';
483 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);

Completed in 961 milliseconds