Home
last modified time | relevance | path

Searched refs:gdop (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h745 float gdop; // geometric dilution of precision member
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h1002 float gdop; // geometric dilution of precision member
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h1010 float gdop; // geometric dilution of precision member
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1028 float gdop; // geometric dilution of precision member
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp270 out.gdop = locationExtended.extDOP.GDOP; in convertLocationInfo()