Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dgps_extended_c.h352 #define GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV 0x80000 macro
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dgps_extended_c.h352 #define GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV 0x80000 macro
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dgps_extended_c.h359 #define GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV 0x80000 macro
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dgps_extended_c.h359 #define GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV 0x80000 macro
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp334 if (GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp366 if (GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp437 if (GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp437 if (GPS_LOCATION_EXTENDED_HAS_NORTH_STD_DEV & locationExtended.flags) { in convertLocationInfo()