Home
last modified time | relevance | path

Searched refs:ABS_DISTANCE (Results 1 – 20 of 20) sorted by relevance

/third_party/libinput/test/
Dtest-tablet.c58 { ABS_DISTANCE, 10 }, in START_TEST()
101 { ABS_DISTANCE, 10 }, in START_TEST()
216 { ABS_DISTANCE, 10 }, in START_TEST()
224 litest_axis_set_value(axes, ABS_DISTANCE, 0); in START_TEST()
241 litest_axis_set_value(axes, ABS_DISTANCE, 10); in START_TEST()
268 { ABS_DISTANCE, 0 }, in START_TEST()
308 { ABS_DISTANCE, 0 }, in START_TEST()
318 litest_axis_set_value(axes, ABS_DISTANCE, 30); in START_TEST()
355 { ABS_DISTANCE, 0 }, in START_TEST()
367 litest_axis_set_value(axes, ABS_DISTANCE, 30); in START_TEST()
[all …]
Dlitest-device-wacom-bamboo-16fg-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
42 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
51 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
61 case ABS_DISTANCE: in get_axis_default()
83 { ABS_DISTANCE, 0, 31, 0, 0, 0 },
Dlitest-device-wacom-bamboo-2fg-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
42 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
51 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
61 case ABS_DISTANCE: in get_axis_default()
83 { ABS_DISTANCE, 0, 31, 0, 0, 0 },
Dlitest-device-wacom-cintiq-13hdt-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
46 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
59 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
79 case ABS_DISTANCE: in get_axis_default()
101 { ABS_DISTANCE, 0, 63, 1, 0, 0 },
Dlitest-device-wacom-cintiq-24hd-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
46 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
59 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
79 case ABS_DISTANCE: in get_axis_default()
101 { ABS_DISTANCE, 0, 63, 0, 0, 0 },
Dlitest-device-wacom-cintiq-12wx-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
46 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
59 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
79 case ABS_DISTANCE: in get_axis_default()
102 { ABS_DISTANCE, 0, 63, 0, 0, 0 },
Dlitest-device-wacom-cintiq-pro-16-pen.c35 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
50 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
65 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
86 case ABS_DISTANCE: in get_axis_default()
107 { ABS_DISTANCE, 0, 63, 1, 0, 0 },
Dlitest-device-wacom-intuos5-pen.c32 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
46 { .type = EV_ABS, .code = ABS_DISTANCE, .value = 0 },
59 { .type = EV_ABS, .code = ABS_DISTANCE, .value = LITEST_AUTO_ASSIGN },
79 case ABS_DISTANCE: in get_axis_default()
101 { ABS_DISTANCE, 0, 63, 0, 0, 0 },
Dtest-misc.c417 { ABS_DISTANCE, 10 }, in START_TEST()
Dtest-device.c189 { ABS_DISTANCE, 10 }, in START_TEST()
Dlitest.c2443 return value == -1 && (ev->code == ABS_PRESSURE || ev->code == ABS_DISTANCE); in tablet_ignore_event()
/third_party/libinput/src/
Devdev-tablet.h140 case ABS_DISTANCE: in evcode_to_axis()
193 evcode = ABS_DISTANCE; in axis_to_evcode()
Devdev-tablet.c195 case ABS_DISTANCE: in tablet_filter_axis_fuzz()
220 case ABS_DISTANCE: in tablet_process_absolute()
556 absinfo = libevdev_get_abs_info(device->evdev, ABS_DISTANCE); in tablet_update_distance()
1246 distance = libevdev_get_abs_info(tablet->device->evdev, ABS_DISTANCE); in sanitize_pressure_distance()
1317 distance = libevdev_get_abs_info(device->evdev, ABS_DISTANCE); in detect_pressure_offset()
1430 distance = libevdev_get_abs_info(tablet->device->evdev, ABS_DISTANCE); in tablet_update_proximity_state()
/third_party/libinput/tools/
Dlibinput-debug-tablet.c233 …print_bar("ABS_DISTANCE:", ctx->abs.distance, normalize(ctx->evdev, ABS_DISTANCE, ctx->abs.distanc… in print_state()
454 case evbit(EV_ABS, ABS_DISTANCE): in handle_libevdev_events()
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h831 #define ABS_DISTANCE 0x19 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h838 #define ABS_DISTANCE 0x19 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h831 #define ABS_DISTANCE 0x19 macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h874 #define ABS_DISTANCE 0x19 macro
/third_party/libevdev/include/
Devent-names.h60 [ABS_DISTANCE] = "ABS_DISTANCE",
882 { .name = "ABS_DISTANCE", .value = ABS_DISTANCE },
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff2994 case ABS_DISTANCE: