Home
last modified time | relevance | path

Searched refs:wl_touch_set_user_data (Results 1 – 7 of 7) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLContext.cpp193 wl_touch_set_user_data(context->wlTouch, data); in SeatHandleCapabilities()
/third_party/weston/clients/
Dsimple-touch.c216 wl_touch_set_user_data(seat->wl_touch, touch); in seat_handle_capabilities()
Dsimple-egl.c719 wl_touch_set_user_data(d->touch, d); in seat_handle_capabilities()
Dwindow.c3499 wl_touch_set_user_data(input->touch, input); in seat_handle_capabilities()
/third_party/wayland_standard/tests/data/
Dexample-client.h4969 wl_touch_set_user_data(struct wl_touch *wl_touch, void *user_data) in wl_touch_set_user_data() function
/third_party/weston/tests/
Dweston-test-client-helper.c616 wl_touch_set_user_data(touch->wl_touch, touch); in input_update_devices()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2323 wl_touch_set_user_data(input->parent.touch, input); in input_handle_capabilities()