Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/utils/
Dgps_extended_c.h362 #define GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC 0x1000000 macro
/hardware/qcom/sm8150p/gps/utils/
Dgps_extended_c.h362 #define GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC 0x1000000 macro
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h369 #define GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC 0x1000000 macro
/hardware/qcom/sm7250/gps/utils/
Dgps_extended_c.h369 #define GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC 0x1000000 macro
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp346 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()
452 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()
453 out.flags |= GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC; in convertLocationInfo()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp378 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()
484 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()
485 out.flags |= GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC; in convertLocationInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp449 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp449 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL_UNC & locationExtended.flags) { in convertLocationInfo()