Searched refs:weston_touch_send_down (Results 1 – 4 of 4) sorted by relevance
/third_party/weston/libweston-desktop/ |
D | seat.c | 187 weston_touch_send_down(grab->touch, time, touch_id, sx, sy); in weston_desktop_seat_popup_grab_touch_down()
|
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/ |
D | ivi-input-controller.c | 757 weston_touch_send_down(touch, time, touch_id, x, y); in input_ctrl_touch_set_west_focus() 764 weston_touch_send_down(touch, time, touch_id, x, y); in input_ctrl_touch_set_west_focus()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 693 weston_touch_send_down(struct weston_touch *touch, const struct timespec *time,
|
/third_party/weston/libweston/ |
D | input.c | 817 weston_touch_send_down(struct weston_touch *touch, const struct timespec *time, in weston_touch_send_down() function 850 weston_touch_send_down(grab->touch, time, touch_id, x, y); in default_grab_touch_down()
|