Home
last modified time | relevance | path

Searched refs:weston_desktop_client_get_surface_list (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston-desktop/
Dclient.c153 weston_desktop_client_get_surface_list(struct weston_desktop_client *client) in weston_desktop_client_get_surface_list() function
Dinternal.h146 weston_desktop_client_get_surface_list(struct weston_desktop_client *client);
Dlibweston-desktop.c151 struct wl_list *list = weston_desktop_client_get_surface_list(client); in weston_desktop_api_surface_added()