Home
last modified time | relevance | path

Searched refs:weston_seat_get_touch (Results 1 – 11 of 11) sorted by relevance

/third_party/weston/libweston-desktop/
Dseat.c295 struct weston_touch *touch = weston_seat_get_touch(wseat); in weston_desktop_seat_popup_grab_start()
327 struct weston_touch *touch = weston_seat_get_touch(seat->seat); in weston_desktop_seat_popup_grab_end()
/third_party/weston/kiosk-shell/
Dutil.c53 struct weston_touch *touch = weston_seat_get_touch(seat); in get_focused_output()
Dkiosk-shell.c693 struct weston_touch *touch = weston_seat_get_touch(seat); in desktop_surface_move()
/third_party/weston/libweston/
Dtouch-calibration.c458 touch = weston_seat_get_touch(seat); in weston_compositor_find_touch_device_by_syspath()
659 touch = weston_seat_get_touch(seat); in bind_touch_calibration()
Ddata-device.c1033 struct weston_touch *touch = weston_seat_get_touch(seat); in data_device_start_drag()
Dinput.c2470 touch = weston_seat_get_touch(seat); in weston_compositor_update_touch_mode()
3018 if (weston_seat_get_touch(seat)) in bind_seat()
3599 weston_seat_get_touch(struct weston_seat *seat) in weston_seat_get_touch() function
Dcompositor.c2168 struct weston_touch *touch = weston_seat_get_touch(seat); in weston_view_unmap()
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c870 struct weston_touch *touch = weston_seat_get_touch(seat); in get_seat_capabilities()
888 struct weston_touch *touch = weston_seat_get_touch(seat); in handle_seat_updated_caps()
1168 touch = weston_seat_get_touch(ctx_seat->west_seat); in setup_input_acceptance()
/third_party/weston/ivi-shell/
Dhmi-controller.c1690 struct weston_touch *touch = weston_seat_get_touch(seat); in get_hmi_grab_device()
1825 touch = weston_seat_get_touch(seat); in ivi_hmi_controller_workspace_control()
/third_party/weston/include/libweston/
Dlibweston.h1956 weston_seat_get_touch(struct weston_seat *seat);
/third_party/weston/desktop-shell/
Dshell.c2222 struct weston_touch *touch = weston_seat_get_touch(seat); in get_focused_output()
2716 struct weston_touch *touch = weston_seat_get_touch(seat); in desktop_surface_move()