Searched refs:getAbsAxisUsage (Results 1 – 4 of 4) sorted by relevance
115 if (!(getAbsAxisUsage(abs, getDeviceContext().getDeviceClasses()) in reconfigure()
132 if (!(getAbsAxisUsage(abs, getDeviceContext().getDeviceClasses()) in reconfigure()
233 extern ftl::Flags<InputDeviceClass> getAbsAxisUsage(int32_t axis,
462 ftl::Flags<InputDeviceClass> getAbsAxisUsage(int32_t axis, in getAbsAxisUsage() function2426 (getAbsAxisUsage(i, assumedClasses).test(InputDeviceClass::JOYSTICK))) { in openDeviceLocked()