Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dlibweston-internal.h302 weston_view_move_to_plane(struct weston_view *view,
Dcompositor.c1023 weston_view_move_to_plane(struct weston_view *view, in weston_view_move_to_plane() function
2801 weston_view_move_to_plane(ev, &ec->primary_plane); in weston_output_repaint()
/third_party/weston/libweston/backend-drm/
Dstate-propose.c1118 weston_view_move_to_plane(ev, &target_plane->base); in drm_assign_planes()
1122 weston_view_move_to_plane(ev, primary); in drm_assign_planes()
/third_party/weston/libweston/backend-hdi/
Dhdi_output.cpp374 weston_view_move_to_plane(view, &output_base->compositor->primary_plane); in hdi_output_assign_planes()