Home
last modified time | relevance | path

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

/third_party/weston/ivi-shell/
Divi-layout-transition.c847 wl_fixed_t fixed_opacity; in ivi_layout_transition_fade_layer() local
859 fixed_opacity = layer->prop.opacity; in ivi_layout_transition_fade_layer()
860 now_opacity = wl_fixed_to_double(fixed_opacity); in ivi_layout_transition_fade_layer()