Home
last modified time | relevance | path

Searched refs:weston_desktop_surface_get_surface (Results 1 – 11 of 11) sorted by relevance

/third_party/weston/kiosk-shell/
Dkiosk-shell-grab.c86 surface = weston_desktop_surface_get_surface(shsurf->desktop_surface); in pointer_move_grab_motion()
170 surface = weston_desktop_surface_get_surface(shsurf->desktop_surface); in touch_move_grab_motion()
Dkiosk-shell.c604 weston_desktop_surface_get_surface(desktop_surface); in desktop_surface_removed()
631 weston_desktop_surface_get_surface(desktop_surface); in desktop_surface_committed()
697 weston_desktop_surface_get_surface(shsurf->desktop_surface); in desktop_surface_move()
/third_party/weston/libweston-desktop/
Dxdg-shell-v6.c646 weston_desktop_surface_get_surface(toplevel->base.desktop_surface); in weston_desktop_xdg_toplevel_committed()
833 weston_desktop_surface_get_surface (popup->base.desktop_surface); in weston_desktop_xdg_popup_committed()
1022 weston_desktop_surface_get_surface(dsurface); in weston_desktop_xdg_surface_protocol_get_toplevel()
1051 weston_desktop_surface_get_surface(dsurface); in weston_desktop_xdg_surface_protocol_get_popup()
1101 weston_desktop_surface_get_surface(surface->desktop_surface); in weston_desktop_xdg_surface_check_role()
1210 weston_desktop_surface_get_surface (dsurface); in weston_desktop_xdg_surface_committed()
Dxdg-shell.c664 weston_desktop_surface_get_surface(toplevel->base.desktop_surface); in weston_desktop_xdg_toplevel_committed()
873 weston_desktop_surface_get_surface (popup->base.desktop_surface); in weston_desktop_xdg_popup_committed()
1062 weston_desktop_surface_get_surface(dsurface); in weston_desktop_xdg_surface_protocol_get_toplevel()
1091 weston_desktop_surface_get_surface(dsurface); in weston_desktop_xdg_surface_protocol_get_popup()
1154 weston_desktop_surface_get_surface(surface->desktop_surface); in weston_desktop_xdg_surface_check_role()
1263 weston_desktop_surface_get_surface (dsurface); in weston_desktop_xdg_surface_committed()
Dxwayland.c86 wsurface = weston_desktop_surface_get_surface(surface->surface); in weston_desktop_xwayland_surface_change_state()
173 weston_desktop_surface_get_surface(surface->surface); in weston_desktop_xwayland_surface_set_size()
Dwl-shell.c69 weston_desktop_surface_get_surface(surface->surface); in weston_desktop_wl_shell_surface_set_size()
99 weston_desktop_surface_get_surface(dsurface); in weston_desktop_wl_shell_surface_committed()
Dsurface.c583 weston_desktop_surface_get_surface(struct weston_desktop_surface *surface) in weston_desktop_surface_get_surface() function
/third_party/weston/desktop-shell/
Dshell.c1388 es = weston_desktop_surface_get_surface(shsurf->desktop_surface); in touch_move_grab_motion()
1475 weston_desktop_surface_get_surface(shsurf->desktop_surface); in constrain_position()
1520 surface = weston_desktop_surface_get_surface(shsurf->desktop_surface); in move_grab_motion()
1941 weston_desktop_surface_get_surface(shsurf->desktop_surface); in shell_surface_update_layer()
1976 weston_desktop_surface_get_surface(shsurf->desktop_surface); in shell_surface_set_output()
2033 weston_desktop_surface_get_surface(shsurf->desktop_surface); in unset_maximized()
2155 weston_desktop_surface_get_surface(shsurf->desktop_surface); in shell_ensure_fullscreen_black_view()
2185 weston_desktop_surface_get_surface(shsurf->desktop_surface); in shell_configure_fullscreen()
2385 weston_desktop_surface_get_surface(desktop_surface); in desktop_surface_added()
2442 weston_desktop_surface_get_surface(desktop_surface); in desktop_surface_removed()
[all …]
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h176 weston_desktop_surface_get_surface(struct weston_desktop_surface *surface);
/third_party/weston/ivi-shell/
Divi-shell.c484 weston_desktop_surface_get_surface(surface); in desktop_surface_added()
529 weston_desktop_surface_get_surface(surface); in desktop_surface_committed()
/third_party/weston/tests/
Dweston-test-desktop-shell.c86 weston_desktop_surface_get_surface(desktop_surface); in desktop_surface_committed()