Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dmain.c96 struct wet_output { struct
1859 struct wet_output *output; in wet_output_handle_destroy()
1868 static struct wet_output *
1871 struct wet_output *output; in wet_layoutput_create_output()
1894 static struct wet_output *
1904 return container_of(lis, struct wet_output, output_destroy_listener); in wet_output_from_weston_output()
1908 wet_output_destroy(struct wet_output *output) in wet_output_destroy()
1962 struct wet_output *output, *output_tmp; in wet_compositor_destroy_layout()
2105 struct wet_output *output, *tmp; in drm_process_layoutput()
2188 struct wet_output *output; in drm_head_disable()
/third_party/weston/libweston/backend-drm/
Dstate-propose.c513 struct weston_output *wet_output = &state->output->base; in drm_output_try_view_on_plane() local
545 weston_view_matches_output_entirely(ev, wet_output); in drm_output_try_view_on_plane()