Home
last modified time | relevance | path

Searched refs:weston_layer_set_position (Results 1 – 12 of 12) sorted by relevance

/third_party/weston/tests/
Dweston-test-desktop-shell.c194 weston_layer_set_position(&dts->layer, in wet_shell_init()
196 weston_layer_set_position(&dts->background_layer, in wet_shell_init()
Dweston-test.c827 weston_layer_set_position(&test->layer, WESTON_LAYER_POSITION_CURSOR - 1); in wet_module_init()
/third_party/weston/desktop-shell/
Dshell.c960 weston_layer_set_position(&ws->layer, WESTON_LAYER_POSITION_NORMAL); in activate_workspace()
1054 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in reverse_workspace_change_animation()
1055 weston_layer_set_position(&from->layer, WESTON_LAYER_POSITION_NORMAL - 1); in reverse_workspace_change_animation()
1183 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in animate_workspace_change()
1184 weston_layer_set_position(&from->layer, WESTON_LAYER_POSITION_NORMAL - 1); in animate_workspace_change()
1198 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in update_workspace()
3273 weston_layer_set_position(&shell->input_panel_layer, in resume_desktop()
3275 weston_layer_set_position(&shell->fullscreen_layer, in resume_desktop()
3277 weston_layer_set_position(&shell->panel_layer, in resume_desktop()
3279 weston_layer_set_position(&ws->layer, WESTON_LAYER_POSITION_NORMAL); in resume_desktop()
[all …]
Dinput-panel.c118 weston_layer_set_position(&shell->input_panel_layer, in show_input_panels()
/third_party/weston/libweston-desktop/
Dxwayland.c420 weston_layer_set_position(&xwayland->layer, in weston_desktop_xwayland_init()
/third_party/weston/kiosk-shell/
Dkiosk-shell.c1038 weston_layer_set_position(&shell->background_layer, in wet_shell_init()
1042 weston_layer_set_position(&shell->normal_layer, in wet_shell_init()
/third_party/weston/libweston/
Dtouch-calibration.c712 weston_layer_set_position(&compositor->calibrator_layer, in weston_compositor_enable_touch_calibrator()
Dcompositor.c3179 weston_layer_set_position(struct weston_layer *layer, in weston_layer_set_position() function
7562 weston_layer_set_position(&ec->fade_layer, WESTON_LAYER_POSITION_FADE); in weston_compositor_create()
7563 weston_layer_set_position(&ec->cursor_layer, in weston_compositor_create()
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c920 weston_layer_set_position(&shell->layer, in wet_shell_init()
/third_party/weston/include/libweston/
Dlibweston.h1605 weston_layer_set_position(struct weston_layer *layer,
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2426 weston_layer_set_position(&shell->bkgnd_layer,
/third_party/weston/ivi-shell/
Divi-layout.c2173 weston_layer_set_position(&layout->layout_layer, in ivi_layout_init_with_compositor()