Searched refs:AINPUT_SOURCE_CLASS_JOYSTICK (Results 1 – 3 of 3) sorted by relevance
859 AINPUT_SOURCE_CLASS_JOYSTICK = 0x00000010, enumerator892 AINPUT_SOURCE_JOYSTICK = 0x01000000 | AINPUT_SOURCE_CLASS_JOYSTICK,
134 if (entry.source & AINPUT_SOURCE_CLASS_JOYSTICK) { in trackMotion()
68 return isFromSource(source, AINPUT_SOURCE_CLASS_JOYSTICK) || in shouldDisregardTransformation()