HomeSort by relevance Sort by last modified time
    Searched refs:lonHemisphere (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 299 char lonHemisphere;
315 lonHemisphere = 'W';
320 lonHemisphere = 'E';
328 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
452 char lonHemisphere;
468 lonHemisphere = 'W';
473 lonHemisphere = 'E';
481 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 296 char lonHemisphere;
312 lonHemisphere = 'W';
317 lonHemisphere = 'E';
325 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
449 char lonHemisphere;
465 lonHemisphere = 'W';
470 lonHemisphere = 'E';
478 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 295 char lonHemisphere;
311 lonHemisphere = 'W';
316 lonHemisphere = 'E';
324 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
448 char lonHemisphere;
464 lonHemisphere = 'W';
469 lonHemisphere = 'E';
477 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 292 char lonHemisphere;
308 lonHemisphere = 'W';
313 lonHemisphere = 'E';
321 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
445 char lonHemisphere;
461 lonHemisphere = 'W';
466 lonHemisphere = 'E';
474 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 300 char lonHemisphere;
316 lonHemisphere = 'W';
321 lonHemisphere = 'E';
329 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
453 char lonHemisphere;
469 lonHemisphere = 'W';
474 lonHemisphere = 'E';
482 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 300 char lonHemisphere;
316 lonHemisphere = 'W';
321 lonHemisphere = 'E';
329 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
453 char lonHemisphere;
469 lonHemisphere = 'W';
474 lonHemisphere = 'E';
482 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8998/utils/
loc_nmea.cpp 658 char lonHemisphere;
674 lonHemisphere = 'W';
679 lonHemisphere = 'E';
687 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
816 char lonHemisphere;
832 lonHemisphere = 'W';
837 lonHemisphere = 'E';
845 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
    [all...]
  /hardware/qcom/gps/sdm845/utils/
loc_nmea.cpp 658 char lonHemisphere;
674 lonHemisphere = 'W';
679 lonHemisphere = 'E';
687 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
816 char lonHemisphere;
832 lonHemisphere = 'W';
837 lonHemisphere = 'E';
845 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
    [all...]

Completed in 4620 milliseconds