Searched defs:wl_client (Results 1 - 2 of 2) sorted by relevance

/external/wayland/tests/
H A Dtest-compositor.h35 struct wl_client *wl_client; member in struct:client_info
/external/wayland/src/
H A Dwayland-server.c72 struct wl_client { struct
121 struct wl_client *client;
244 struct wl_client *client = resource->client;
271 struct wl_client *client = data;
401 * \memberof wl_client
404 wl_client_flush(struct wl_client *client)
414 * \memberof wl_client
417 wl_client_get_display(struct wl_client *client)
423 bind_display(struct wl_client *client, struct wl_display *display);
432 * function will create a wl_client struc
[all...]

Completed in 214 milliseconds