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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 145 double mAgcGal;
159 mAgcGal(0) {}
SystemStatus.cpp 115 double mAgcGal; // x16
176 inline uint32_t getAgcGal() { return mM1.mAgcGal; }
211 mM1.mAgcGal = atof(mField[eAgcGal].c_str());
760 mAgcGal(nmea.mAgcGal)
778 (mAgcGal != peer.mAgcGal)) {
802 mAgcGal);
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 119 double mAgcGal; // x16
180 inline uint32_t getAgcGal() { return mM1.mAgcGal; }
215 mM1.mAgcGal = atof(mField[eAgcGal].c_str());
764 mAgcGal(nmea.mAgcGal)
782 (mAgcGal != peer.mAgcGal)) {
806 mAgcGal);
    [all...]
SystemStatus.h 152 double mAgcGal;
166 mAgcGal(0) {}
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp     [all...]

Completed in 134 milliseconds