Home
last modified time | relevance | path

Searched refs:upVelocity (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h755 float upVelocity; member
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h1014 float upVelocity; // Up Velocity. Unit Meters/sec member
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h1022 float upVelocity; // Up Velocity. Unit Meters/sec member
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h735 float upVelocity; member
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1040 float upVelocity; // Up Velocity. Unit Meters/sec member
/hardware/qcom/sm8150p/gps/utils/
Dgps_extended_c.h767 float upVelocity; member
/hardware/qcom/sm7150/gps/utils/
Dgps_extended_c.h741 float upVelocity; member
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp360 out.upVelocity = locationExtended.upVelocity; in convertLocationInfo()
450 out.upVelocity = locationExtended.upVelocity; in convertLocationInfo()