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

  /hardware/qcom/gps/msm8960/core/
gps_extended_c.h 210 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/core/
gps_extended_c.h 267 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/msm8084/core/
gps_extended_c.h 252 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/msm8909/core/
gps_extended_c.h 236 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/msm8994/core/
gps_extended_c.h 267 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/msm8996/core/
gps_extended_c.h 236 float altitudeMeanSeaLevel;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 531 locationExtended.altitudeMeanSeaLevel);
550 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 528 locationExtended.altitudeMeanSeaLevel);
547 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 527 locationExtended.altitudeMeanSeaLevel);
546 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 524 locationExtended.altitudeMeanSeaLevel);
543 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 532 locationExtended.altitudeMeanSeaLevel);
551 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 532 locationExtended.altitudeMeanSeaLevel);
551 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPI.h 504 float altitudeMeanSeaLevel; // altitude wrt mean sea level
    [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 473 float altitudeMeanSeaLevel; // altitude wrt mean sea level
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/
loc_nmea.cpp 895 locationExtended.altitudeMeanSeaLevel);
914 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
    [all...]
gps_extended_c.h 415 float altitudeMeanSeaLevel;
    [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_nmea.cpp 895 locationExtended.altitudeMeanSeaLevel);
914 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
    [all...]
gps_extended_c.h 347 float altitudeMeanSeaLevel;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 749 locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level;
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 749 locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level;
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 747 locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level;
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 749 locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level;
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 747 locationExtended.altitudeMeanSeaLevel = location_report_ptr->altitude_wrt_mean_sea_level;
    [all...]
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp 178 out.altitudeMeanSeaLevel = locationExtended.altitudeMeanSeaLevel;
    [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp 182 out.altitudeMeanSeaLevel = locationExtended.altitudeMeanSeaLevel;
    [all...]

Completed in 732 milliseconds