Home
last modified time | relevance | path

Searched refs:touch_arbitration_update_rect (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c167 if (dispatch->interface->touch_arbitration_update_rect) in totem_set_touch_device_enabled()
168 dispatch->interface->touch_arbitration_update_rect(dispatch, in totem_set_touch_device_enabled()
712 .touch_arbitration_update_rect = NULL,
Devdev-tablet.c1532 if (dispatch->interface->touch_arbitration_update_rect) in tablet_update_touch_device_rect()
1533 dispatch->interface->touch_arbitration_update_rect(dispatch, in tablet_update_touch_device_rect()
2249 .touch_arbitration_update_rect = NULL,
Devdev-tablet-pad.c544 .touch_arbitration_update_rect = NULL,
Devdev.h334 void (*touch_arbitration_update_rect)(struct evdev_dispatch *dispatch, member
Devdev-fallback.c1471 .touch_arbitration_update_rect = fallback_interface_update_rect,
Devdev-mt-touchpad.c2833 .touch_arbitration_update_rect = NULL,