Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h755 float upVelocity; member
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h959 float upVelocity; // Up Velocity. Unit Meters/sec member
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h750 float upVelocity; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp360 out.upVelocity = locationExtended.upVelocity; in convertLocationInfo()
450 out.upVelocity = locationExtended.upVelocity; in convertLocationInfo()