Searched refs:TOUCH (Results 1 – 4 of 4) sorted by relevance
306 if (deviceClasses.test(InputDeviceClass::TOUCH)) { in getAbsAxisUsage()328 return InputDeviceClass::TOUCH; in getAbsAxisUsage()2013 device->classes |= (InputDeviceClass::TOUCH | InputDeviceClass::TOUCH_MT); in openDeviceLocked()2018 device->classes |= InputDeviceClass::TOUCH; in openDeviceLocked()2062 if ((device->classes.test(InputDeviceClass::TOUCH))) { in openDeviceLocked()
207 } else if (classes.test(InputDeviceClass::TOUCH)) { in addEventHubDevice()
98 TOUCH = 0x00000004, enumerator
2425 InputDeviceClass::KEYBOARD | InputDeviceClass::TOUCH | InputDeviceClass::JOYSTICK;4615 TOUCH = 1 << 1, enumerator6073 if (axes & TOUCH) { in prepareAxes()6800 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE); in TEST_F()6849 prepareAxes(POSITION | TOUCH | TOOL | MINOR); in TEST_F()6886 prepareAxes(POSITION | TOUCH | TOOL); in TEST_F()6938 prepareAxes(POSITION | TOUCH | TOOL); in TEST_F()