Home
last modified time | relevance | path

Searched refs:xwl_touch_send_event (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c949 xwl_touch_send_event(struct xwl_touch *xwl_touch, in xwl_touch_send_event() function
991 xwl_touch_send_event(xwl_touch, xwl_seat, XI_TouchBegin); in touch_handle_down()
1006 xwl_touch_send_event(xwl_touch, xwl_seat, XI_TouchEnd); in touch_handle_up()
1026 xwl_touch_send_event(xwl_touch, xwl_seat, XI_TouchUpdate); in touch_handle_motion()
1046 xwl_touch_send_event(xwl_touch, xwl_seat, XI_TouchEnd); in touch_handle_cancel()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog19285 #2 xwl_touch_send_event() at xwayland-input.c:652