Searched refs:ABS_MT_TOOL_X (Results 1 – 6 of 6) sorted by relevance
182 ABS_MT_TOOL_X/Y. The touch diameter is ABS_MT_TOUCH_MAJOR and the finger299 ABS_MT_TOOL_X363 ABS_MT_TOOL_X := C_X
924 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */895 #define ABS_MT_TOOL_X global() macro
924 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
3537 [ABS_MT_TOOL_X] = "MTToolX",
827 code = ABS_MT_TOOL_X; in mt_touch_input_mapping()1241 input_event(input, EV_ABS, ABS_MT_TOOL_X, cx); in mt_process_slot()
922 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_TOOL_X] == 50