Searched refs:GPS_LOCATION_EXTENDED_HAS_EAST_VEL (Results 1 – 8 of 8) sorted by relevance
358 #define GPS_LOCATION_EXTENDED_HAS_EAST_VEL 0x400000 macro
365 #define GPS_LOCATION_EXTENDED_HAS_EAST_VEL 0x400000 macro
350 if (GPS_LOCATION_EXTENDED_HAS_EAST_VEL & locationExtended.flags) { in convertLocationInfo()444 if (GPS_LOCATION_EXTENDED_HAS_EAST_VEL & locationExtended.flags) { in convertLocationInfo()445 out.flags |= GPS_LOCATION_EXTENDED_HAS_EAST_VEL; in convertLocationInfo()
382 if (GPS_LOCATION_EXTENDED_HAS_EAST_VEL & locationExtended.flags) { in convertLocationInfo()476 if (GPS_LOCATION_EXTENDED_HAS_EAST_VEL & locationExtended.flags) { in convertLocationInfo()477 out.flags |= GPS_LOCATION_EXTENDED_HAS_EAST_VEL; in convertLocationInfo()
453 if (GPS_LOCATION_EXTENDED_HAS_EAST_VEL & locationExtended.flags) { in convertLocationInfo()