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

  /hardware/qcom/gps/msm8960/core/
gps_extended_c.h 191 #define GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL 0x0002
  /hardware/qcom/gps/core/
gps_extended_c.h 233 #define GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL 0x0002
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 526 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL)
545 (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL))
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 522 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL)
541 (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL))
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 748 locationExtended.flags |= GPS_LOCATION_EXTENDED_HAS_ALTITUDE_MEAN_SEA_LEVEL;
    [all...]

Completed in 2102 milliseconds