Home
last modified time | relevance | path

Searched refs:GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h92 GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT = (1<<0), // valid altitude mean sea level enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h93 GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT = (1<<0), // valid altitude mean sea level enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp181 out.flags |= GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT; in convertLocationInfo()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp177 out.flags |= GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT; in convertLocationInfo()