Home
last modified time | relevance | path

Searched defs:touch_id (Results 1 – 10 of 10) sorted by relevance

/third_party/weston/kiosk-shell/
Dkiosk-shell-grab.c137 int touch_id, wl_fixed_t x, wl_fixed_t y) in touch_move_grab_down()
143 const struct timespec *time, int touch_id) in touch_move_grab_up()
157 const struct timespec *time, int touch_id, in touch_move_grab_motion()
/third_party/weston/libweston/
Dbackend.h227 int touch_id, double x, double y, int touch_type) in notify_touch()
Ddata-device.c730 const struct timespec *time, int touch_id, in drag_grab_touch_down()
749 const struct timespec *time, int touch_id) in drag_grab_touch_up()
783 int touch_id, wl_fixed_t x, wl_fixed_t y) in drag_grab_touch_motion()
Dinput.c818 int touch_id, wl_fixed_t x, wl_fixed_t y) in weston_touch_send_down()
847 const struct timespec *time, int touch_id, in default_grab_touch_down()
865 int touch_id) in weston_touch_send_up()
889 const struct timespec *time, int touch_id) in default_grab_touch_up()
908 const struct timespec *time, int touch_id, in weston_touch_send_motion()
934 const struct timespec *time, int touch_id, in default_grab_touch_motion()
2374 const struct timespec *time, int touch_id, in process_touch_normal()
2563 int touch_id, in notify_touch_normalized()
/third_party/weston/libweston-desktop/
Dseat.c184 int touch_id, in weston_desktop_seat_popup_grab_touch_down()
193 int touch_id) in weston_desktop_seat_popup_grab_touch_up()
201 int touch_id, in weston_desktop_seat_popup_grab_touch_motion()
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c736 int touch_id, wl_fixed_t x, wl_fixed_t y) in input_ctrl_touch_set_west_focus()
804 int touch_id, wl_fixed_t x, wl_fixed_t y) in touch_grab_down()
818 int touch_id) in touch_grab_up()
838 touch_grab_motion(struct weston_touch_grab *grab, const struct timespec *time, int touch_id, in touch_grab_motion()
/third_party/weston/ivi-shell/
Dhmi-controller.c1582 const struct timespec *time, int touch_id, in touch_move_grab_motion()
1619 int touch_id, wl_fixed_t sx, wl_fixed_t sy) in touch_nope_grab_down()
1626 int touch_id) in touch_move_workspace_grab_up()
/third_party/weston/tests/
Dweston-test.c588 int32_t touch_id, wl_fixed_t x, wl_fixed_t y, uint32_t touch_type) in send_touch()
/third_party/weston/desktop-shell/
Dshell.c1353 int touch_id, wl_fixed_t x, wl_fixed_t y) in touch_move_grab_down()
1359 int touch_id) in touch_move_grab_up()
1376 const struct timespec *time, int touch_id, in touch_move_grab_motion()
/third_party/weston/clients/
Dwindow.c2673 touch_grab(struct input *input, int32_t touch_id) in touch_grab()