Home
last modified time | relevance | path

Searched refs:surface_destroy (Results 1 – 9 of 9) sorted by relevance

/third_party/weston/ivi-shell/
Divi-shell.c211 surface_destroy(struct wl_client *client, struct wl_resource *resource) in surface_destroy() function
221 surface_destroy,
Divi-layout-export.h615 (*surface_destroy)(struct ivi_layout_surface *ivisurf); member
Divi-layout.c2446 .surface_destroy = ivi_layout_surface_destroy,
/third_party/weston/tests/
Dweston-test-client-helper.h197 surface_destroy(struct surface *surface);
Dweston-test-client-helper.c996 surface_destroy(struct surface *surface) in surface_destroy() function
1043 surface_destroy(client->surface); in client_destroy()
/third_party/weston/clients/
Dnested.c416 surface_destroy(struct wl_client *client, struct wl_resource *resource) in surface_destroy() function
588 surface_destroy,
Dwindow.c1533 surface_destroy(struct surface *surface) in surface_destroy() function
1607 surface_destroy(window->main_surface); in window_destroy()
1721 surface_destroy(widget->surface); in widget_destroy()
/third_party/weston/xwayland/
Dwindow-manager.c1817 surface_destroy(struct wl_listener *listener, void *data) in surface_destroy() function
2686 listener = wl_signal_get(&surface->destroy_signal, surface_destroy); in get_wm_window()
2911 window->surface_destroy_listener.notify = surface_destroy; in xserver_map_shell_surface()
/third_party/weston/libweston/
Dcompositor.c3306 surface_destroy(struct wl_client *client, struct wl_resource *resource) in surface_destroy() function
3957 surface_destroy,