Home
last modified time | relevance | path

Searched refs:LOCATION_HAS_SPEED_BIT (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/sm7150/gps/android/1.1/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DLocationUtil.cpp54 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
95 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DLocationUtil.cpp55 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
96 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DLocationUtil.cpp55 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
96 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DLocationUtil.cpp56 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
130 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DLocationUtil.cpp56 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
167 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DLocationUtil.cpp59 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
118 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DLocationUtil.cpp59 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
118 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DLocationUtil.cpp45 if (in.flags & LOCATION_HAS_SPEED_BIT) in convertGnssLocation()
/hardware/qcom/gps/msm8998/android/location_api/
DLocationUtil.cpp45 if (in.flags & LOCATION_HAS_SPEED_BIT) in convertGnssLocation()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DLocationUtil.cpp60 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
119 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DLocationUtil.cpp60 if (in.flags & LOCATION_HAS_SPEED_BIT) { in convertGnssLocation()
119 out.flags |= LOCATION_HAS_SPEED_BIT; in convertGnssLocation()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h66 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h67 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h71 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h71 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/sm7250/gps/location/
DLocationDataTypes.h73 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h73 LOCATION_HAS_SPEED_BIT = (1<<2), // location has valid speed enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp138 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp133 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp220 out.flags |= LOCATION_HAS_SPEED_BIT; in convertLocation()

12