Searched refs:weston_layer_set_position (Results 1 – 12 of 12) sorted by relevance
/third_party/weston/tests/ |
D | weston-test-desktop-shell.c | 194 weston_layer_set_position(&dts->layer, in wet_shell_init() 196 weston_layer_set_position(&dts->background_layer, in wet_shell_init()
|
D | weston-test.c | 827 weston_layer_set_position(&test->layer, WESTON_LAYER_POSITION_CURSOR - 1); in wet_module_init()
|
/third_party/weston/desktop-shell/ |
D | shell.c | 960 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 …]
|
D | input-panel.c | 118 weston_layer_set_position(&shell->input_panel_layer, in show_input_panels()
|
/third_party/weston/libweston-desktop/ |
D | xwayland.c | 420 weston_layer_set_position(&xwayland->layer, in weston_desktop_xwayland_init()
|
/third_party/weston/kiosk-shell/ |
D | kiosk-shell.c | 1038 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/ |
D | touch-calibration.c | 712 weston_layer_set_position(&compositor->calibrator_layer, in weston_compositor_enable_touch_calibrator()
|
D | compositor.c | 3179 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/ |
D | fullscreen-shell.c | 920 weston_layer_set_position(&shell->layer, in wet_shell_init()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 1605 weston_layer_set_position(struct weston_layer *layer,
|
/third_party/wayland-ivi-extension/weston-ivi-shell/src/ |
D | ivi-controller.c | 2426 weston_layer_set_position(&shell->bkgnd_layer,
|
/third_party/weston/ivi-shell/ |
D | ivi-layout.c | 2173 weston_layer_set_position(&layout->layout_layer, in ivi_layout_init_with_compositor()
|