Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandmouse.c186 wl_surface_set_user_data(data->surface, NULL); in Wayland_CreateCursor()
216 wl_surface_set_user_data(data->surface, NULL); in CreateCursorFromWlCursor()
DSDL_waylandwindow.c226 wl_surface_set_user_data(data->surface, data); in Wayland_CreateWindow()
/third_party/weston/clients/
Dsimple-touch.c337 wl_surface_set_user_data(touch->surface, touch); in touch_create()
Dwindow.c5256 wl_surface_set_user_data(surface->surface, window); in window_create_internal()
/third_party/flutter/glfw/src/
Dwl_window.c203 wl_surface_set_user_data(window->wl.surface, window); in createSurface()
/third_party/wayland_standard/tests/data/
Dexample-client.h3434 wl_surface_set_user_data(struct wl_surface *wl_surface, void *user_data) in wl_surface_set_user_data() function
/third_party/weston/libweston/backend-wayland/
Dwayland.c1090 wl_surface_set_user_data(output->parent.surface, output); in wayland_output_switch_mode()
1189 wl_surface_set_user_data(output->parent.surface, output); in wayland_backend_create_output_surface()
/third_party/weston/tests/
Dweston-test-client-helper.c990 wl_surface_set_user_data(surface->wl_surface, surface); in create_test_surface()