Home
last modified time | relevance | path

Searched refs:touch_arbitration_update_rect (Results 1 – 7 of 7) 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.c1534 if (dispatch->interface->touch_arbitration_update_rect) in tablet_update_touch_device_rect()
1535 dispatch->interface->touch_arbitration_update_rect(dispatch, in tablet_update_touch_device_rect()
2251 .touch_arbitration_update_rect = NULL,
Devdev-tablet-pad.c544 .touch_arbitration_update_rect = NULL,
Devdev.h336 void (*touch_arbitration_update_rect)(struct evdev_dispatch *dispatch, member
Devdev-fallback.c1552 .touch_arbitration_update_rect = fallback_interface_update_rect,
Devdev-mt-touchpad.c2845 .touch_arbitration_update_rect = NULL,
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff2839 + .touch_arbitration_update_rect = NULL,