Searched refs:libinput_device_config_accel_apply (Results 1 - 5 of 5) sorted by relevance
/third_party/libinput/src/ |
H A D | libinput.h | 5265 * libinput_device_config_accel_apply(). Once applied, 5332 libinput_device_config_accel_apply(struct libinput_device *device,
|
H A D | libinput.c | 4226 libinput_device_config_accel_apply(struct libinput_device *device, in libinput_device_config_accel_apply() function
|
/third_party/libinput/export_include/ |
H A D | libinput.h | 5265 * libinput_device_config_accel_apply(). Once applied, 5332 libinput_device_config_accel_apply(struct libinput_device *device,
|
/third_party/libinput/tools/ |
H A D | shared.c | 528 libinput_device_config_accel_apply(device, config); in tools_device_apply_config()
|
/third_party/libinput/test/ |
H A D | test-pointer.c | 2340 ck_assert_int_eq(libinput_device_config_accel_apply(device, config), in START_TEST() 2396 status = libinput_device_config_accel_apply(device, config_custom_changed); in START_TEST() 2401 status = libinput_device_config_accel_apply(device, config_custom_default); in START_TEST()
|
Completed in 23 milliseconds