Home
last modified time | relevance | path

Searched refs:weston_seat_init_pointer (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/libweston/
Dlibweston-internal.h192 weston_seat_init_pointer(struct weston_seat *seat);
Dlibinput-device.c727 weston_seat_init_pointer(seat); in evdev_device_create_l()
Dinput.c3337 weston_seat_init_pointer(struct weston_seat *seat) in weston_seat_init_pointer() function
/third_party/weston/tests/
Dweston-test.c114 weston_seat_init_pointer(&test->seat); in test_seat_init()
328 weston_seat_init_pointer(seat); in device_add()
/third_party/weston/compositor/
Dscreen-share.c341 weston_seat_init_pointer(&ss_seat->base); in ss_seat_handle_capabilities()
/third_party/weston/libweston/backend-rdp/
Drdp.c1082 weston_seat_init_pointer(peersItem->seat); in xf_peer_activate()
/third_party/weston/libweston/backend-x11/
Dx11.c389 weston_seat_init_pointer(&b->core_seat); in x11_input_create()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2297 weston_seat_init_pointer(&input->base); in input_handle_capabilities()