Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_EAST_STD_DEV (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h350 #define GPS_LOCATION_EXTENDED_HAS_EAST_STD_DEV 0x100000 macro
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp338 if (GPS_LOCATION_EXTENDED_HAS_EAST_STD_DEV & locationExtended.flags) { in convertLocationInfo()