Home
last modified time | relevance | path

Searched refs:WESTON_LAYER_POSITION_FADE (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/include/libweston/
Dlibweston.h870 WESTON_LAYER_POSITION_FADE = 0xffffffff, enumerator
/third_party/weston/libweston/
Dcompositor.c7562 weston_layer_set_position(&ec->fade_layer, WESTON_LAYER_POSITION_FADE); in weston_compositor_create()