Searched defs:touch_id (Results 1 – 10 of 10) sorted by relevance
/third_party/weston/kiosk-shell/ |
D | kiosk-shell-grab.c | 137 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/ |
D | backend.h | 227 int touch_id, double x, double y, int touch_type) in notify_touch()
|
D | data-device.c | 730 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()
|
D | input.c | 818 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/ |
D | seat.c | 184 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/ |
D | ivi-input-controller.c | 736 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/ |
D | hmi-controller.c | 1582 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/ |
D | weston-test.c | 588 int32_t touch_id, wl_fixed_t x, wl_fixed_t y, uint32_t touch_type) in send_touch()
|
/third_party/weston/desktop-shell/ |
D | shell.c | 1353 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/ |
D | window.c | 2673 touch_grab(struct input *input, int32_t touch_id) in touch_grab()
|