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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 297 char lonHemisphere;
313 lonHemisphere = 'W';
318 lonHemisphere = 'E';
326 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
450 char lonHemisphere;
466 lonHemisphere = 'W';
471 lonHemisphere = 'E';
479 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 293 char lonHemisphere;
309 lonHemisphere = 'W';
314 lonHemisphere = 'E';
322 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
446 char lonHemisphere;
462 lonHemisphere = 'W';
467 lonHemisphere = 'E';
475 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);

Completed in 64 milliseconds