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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 205 float mBestLat;
212 mBestLat(0),
SystemStatus.cpp 286 float mBestLat; // x4
310 inline float getBestLat() { return mP2.mBestLat; }
323 mP2.mBestLat = atof(mField[eBestLat].c_str());
877 mBestLat(nmea.mBestLat),
887 if ((mBestLat != peer.mBestLat) ||
901 mBestLat,
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 290 float mBestLat; // x4
314 inline float getBestLat() { return mP2.mBestLat; }
327 mP2.mBestLat = atof(mField[eBestLat].c_str());
881 mBestLat(nmea.mBestLat),
891 if ((mBestLat != peer.mBestLat) ||
905 mBestLat,
    [all...]
SystemStatus.h 212 float mBestLat;
219 mBestLat(0),
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp     [all...]

Completed in 332 milliseconds