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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 207 float mBestAlt;
214 mBestAlt(0),
SystemStatus.cpp 288 float mBestAlt; // x6
312 inline float getBestAlt() { return mP2.mBestAlt; }
325 mP2.mBestAlt = atof(mField[eBestAlt].c_str());
879 mBestAlt(nmea.mBestAlt),
889 (mBestAlt != peer.mBestAlt) ||
903 mBestAlt,
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 292 float mBestAlt; // x6
316 inline float getBestAlt() { return mP2.mBestAlt; }
329 mP2.mBestAlt = atof(mField[eBestAlt].c_str());
883 mBestAlt(nmea.mBestAlt),
893 (mBestAlt != peer.mBestAlt) ||
907 mBestAlt,
    [all...]
SystemStatus.h 214 float mBestAlt;
221 mBestAlt(0),
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp     [all...]

Completed in 1009 milliseconds