Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h753 float northVelocity; // North Velocity.Unit: Meters/sec member
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h957 float northVelocity; // North Velocity.Unit: Meters/sec member
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h744 float northVelocity; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp344 out.northVelocity = locationExtended.northVelocity; in convertLocationInfo()
442 out.northVelocity = locationExtended.northVelocity; in convertLocationInfo()