Home
last modified time | relevance | path

Searched refs:weston_desktop_client (Results 1 – 13 of 13) sorted by relevance

/third_party/weston/libweston-desktop/
Dclient.c34 struct weston_desktop_client { struct
45 weston_desktop_client_add_destroy_listener(struct weston_desktop_client *client, in weston_desktop_client_add_destroy_listener() argument
54 struct weston_desktop_client *client = in weston_desktop_client_destroy()
77 struct weston_desktop_client *client = user_data; in weston_desktop_client_ping_timeout()
83 struct weston_desktop_client *
91 struct weston_desktop_client *client; in weston_desktop_client_create()
95 client = zalloc(sizeof(struct weston_desktop_client)); in weston_desktop_client_create()
141 weston_desktop_client_get_desktop(struct weston_desktop_client *client) in weston_desktop_client_get_desktop()
147 weston_desktop_client_get_resource(struct weston_desktop_client *client) in weston_desktop_client_get_resource()
153 weston_desktop_client_get_surface_list(struct weston_desktop_client *client) in weston_desktop_client_get_surface_list()
[all …]
Dinternal.h30 struct weston_desktop_client;
39 struct weston_desktop_client *client);
42 struct weston_desktop_client *client);
130 struct weston_desktop_client *
139 weston_desktop_client_add_destroy_listener(struct weston_desktop_client *client,
142 weston_desktop_client_get_desktop(struct weston_desktop_client *client);
144 weston_desktop_client_get_resource(struct weston_desktop_client *client);
146 weston_desktop_client_get_surface_list(struct weston_desktop_client *client);
149 weston_desktop_client_pong(struct weston_desktop_client *client,
154 struct weston_desktop_client *client,
Dlibweston-desktop.c131 struct weston_desktop_client *client) in weston_desktop_api_ping_timeout()
139 struct weston_desktop_client *client) in weston_desktop_api_pong()
149 struct weston_desktop_client *client = in weston_desktop_api_surface_added()
Dxdg-shell.c54 struct weston_desktop_client *client;
679 struct weston_desktop_client *client = in weston_desktop_xdg_toplevel_committed()
697 struct weston_desktop_client *client = in weston_desktop_xdg_toplevel_committed()
839 struct weston_desktop_client *client = in weston_desktop_xdg_popup_protocol_grab()
902 struct weston_desktop_client *client = in weston_desktop_xdg_popup_destroy()
947 struct weston_desktop_client *client = in weston_desktop_xdg_surface_send_configure()
1218 struct weston_desktop_client *client = in weston_desktop_xdg_surface_protocol_ack_configure()
1249 struct weston_desktop_client *client = in weston_desktop_xdg_surface_ping()
1376 struct weston_desktop_client *client = in weston_desktop_xdg_shell_protocol_create_positioner()
1419 struct weston_desktop_client *client = in weston_desktop_xdg_shell_protocol_get_xdg_surface()
[all …]
Dxdg-shell-v6.c48 struct weston_desktop_client *client;
661 struct weston_desktop_client *client = in weston_desktop_xdg_toplevel_committed()
799 struct weston_desktop_client *client = in weston_desktop_xdg_popup_protocol_grab()
862 struct weston_desktop_client *client = in weston_desktop_xdg_popup_destroy()
907 struct weston_desktop_client *client = in weston_desktop_xdg_surface_send_configure()
1165 struct weston_desktop_client *client = in weston_desktop_xdg_surface_protocol_ack_configure()
1196 struct weston_desktop_client *client = in weston_desktop_xdg_surface_ping()
1323 struct weston_desktop_client *client = in weston_desktop_xdg_shell_protocol_create_positioner()
1366 struct weston_desktop_client *client = in weston_desktop_xdg_shell_protocol_get_xdg_surface()
1413 struct weston_desktop_client *client = in weston_desktop_xdg_shell_protocol_pong()
Dsurface.c47 struct weston_desktop_client *client;
243 struct weston_desktop_client *client, in weston_desktop_surface_create()
570 WL_EXPORT struct weston_desktop_client *
608 struct weston_desktop_client *client = in weston_desktop_surface_get_pid()
Dxwayland.c51 struct weston_desktop_client *client;
Dwl-shell.c435 struct weston_desktop_client *client = wl_resource_get_user_data(resource); in weston_desktop_wl_shell_protocol_get_shell_surface()
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h48 struct weston_desktop_client;
53 void (*ping_timeout)(struct weston_desktop_client *client,
55 void (*pong)(struct weston_desktop_client *client,
128 weston_desktop_client_get_client(struct weston_desktop_client *client);
130 weston_desktop_client_for_each_surface(struct weston_desktop_client *client,
134 weston_desktop_client_ping(struct weston_desktop_client *client);
173 struct weston_desktop_client *
/third_party/weston/tests/
Dweston-test-desktop-shell.c135 desktop_surface_ping_timeout(struct weston_desktop_client *desktop_client, in desktop_surface_ping_timeout()
141 desktop_surface_pong(struct weston_desktop_client *desktop_client, in desktop_surface_pong()
/third_party/weston/ivi-shell/
Divi-shell.c463 desktop_surface_ping_timeout(struct weston_desktop_client *client, in desktop_surface_ping_timeout()
470 desktop_surface_pong(struct weston_desktop_client *client, in desktop_surface_pong()
/third_party/weston/kiosk-shell/
Dkiosk-shell.c284 struct weston_desktop_client *client = in kiosk_shell_surface_create()
792 desktop_surface_ping_timeout(struct weston_desktop_client *desktop_client, in desktop_surface_ping_timeout()
798 desktop_surface_pong(struct weston_desktop_client *desktop_client, in desktop_surface_pong()
/third_party/weston/desktop-shell/
Dshell.c1854 struct weston_desktop_client *client; in handle_pointer_focus()
2378 struct weston_desktop_client *client = in desktop_surface_added()
2867 struct weston_desktop_client *desktop_client) in end_busy_cursor()
2875 struct weston_desktop_client *grab_client; in end_busy_cursor()
2909 desktop_surface_ping_timeout(struct weston_desktop_client *desktop_client, in desktop_surface_ping_timeout()
2924 struct weston_desktop_client *grab_client; in desktop_surface_ping_timeout()
2941 desktop_surface_pong(struct weston_desktop_client *desktop_client, in desktop_surface_pong()