Searched refs:ABS_TOOL_WIDTH (Results 1 – 11 of 11) sorted by relevance
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/ |
D | two_finger_tap.vertical.dat | 29 Event code 28 (ABS_TOOL_WIDTH) 67 Event: time 1405447526.248310, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 78 Event: time 1405447526.296995, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 96 Event: time 1405447526.356407, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 102 Event: time 1405447526.366153, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 103 Event: time 1405447526.366153, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 105 Event: time 1405447526.376152, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 106 Event: time 1405447526.376152, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 108 Event: time 1405447526.386111, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 109 Event: time 1405447526.386111, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 [all …]
|
D | finger_crossing.top_right_to_bottom_left.slow.dat | 29 Event code 28 (ABS_TOOL_WIDTH) 68 Event: time 1405436904.108107, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 125 Event: time 1405436904.179544, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 143 Event: time 1405436904.189095, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 181 Event: time 1405436904.235390, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 205 Event: time 1405436904.267167, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 219 Event: time 1405436904.277386, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 249 Event: time 1405436904.309186, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 282 Event: time 1405436904.384190, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 290 Event: time 1405436904.389303, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 [all …]
|
D | two_finger_tap_one_finger_hold.dat | 29 Event code 28 (ABS_TOOL_WIDTH) 70 Event: time 11281.055664, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 118 Event: time 11281.155187, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 2 122 Event: time 11281.155187, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 129 Event: time 11281.164931, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 1 151 Event: time 11281.362802, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 280 Event: time 11285.527966, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 1
|
D | two_finger_long_hold.dat | 29 Event code 28 (ABS_TOOL_WIDTH) 71 Event: time 11444.817851, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 291 Event: time 11448.647116, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 1 296 Event: time 11448.647116, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 3 301 Event: time 11448.657137, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 1
|
D | one_finger_long_hold.dat | 5 Event: time 9177.612797, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 4 234 Event: time 9180.688543, type 3 (EV_ABS), code 28 (ABS_TOOL_WIDTH), value 1
|
/external/strace/xlat/ |
D | evdev_abs.h | 80 #if defined(ABS_TOOL_WIDTH) || (defined(HAVE_DECL_ABS_TOOL_WIDTH) && HAVE_DECL_ABS_TOOL_WIDTH) 81 XLAT(ABS_TOOL_WIDTH),
|
D | evdev_abs.in | 24 ABS_TOOL_WIDTH
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 768 ABS_TOOL_WIDTH = 0x1c variable 1251 ABS_TOOL_WIDTH : 'TOOL_WIDTH',
|
D | input_device.py | 401 elif code == ABS_TOOL_WIDTH:
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 253 [ABS_TILT_Y] = "YTilt", [ABS_TOOL_WIDTH] = "Tool Width",
|