Home
last modified time | relevance | path

Searched refs:WESTON_LAYER_POSITION_NORMAL (Results 1 – 6 of 6) sorted by relevance

/third_party/weston/tests/
Dweston-test-desktop-shell.c195 WESTON_LAYER_POSITION_NORMAL); in wet_shell_init()
/third_party/weston/libweston-desktop/
Dxwayland.c421 WESTON_LAYER_POSITION_NORMAL + 1); in weston_desktop_xwayland_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()
3279 weston_layer_set_position(&ws->layer, WESTON_LAYER_POSITION_NORMAL); in resume_desktop()
/third_party/weston/kiosk-shell/
Dkiosk-shell.c1043 WESTON_LAYER_POSITION_NORMAL); in wet_shell_init()
/third_party/weston/include/libweston/
Dlibweston.h853 WESTON_LAYER_POSITION_NORMAL = 0x50000000, enumerator
/third_party/weston/ivi-shell/
Divi-layout.c2174 WESTON_LAYER_POSITION_NORMAL); in ivi_layout_init_with_compositor()