Searched refs:GPS_LOCATION_EXTENDED_HAS_NORTH_VEL (Results 1 – 2 of 2) sorted by relevance
352 #define GPS_LOCATION_EXTENDED_HAS_NORTH_VEL 0x200000 macro
342 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL & locationExtended.flags) { in convertLocationInfo()440 if (GPS_LOCATION_EXTENDED_HAS_NORTH_VEL & locationExtended.flags) { in convertLocationInfo()441 out.flags |= GPS_LOCATION_EXTENDED_HAS_NORTH_VEL; in convertLocationInfo()