Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-drm/
Dstate-propose.c1128 ev->psf_flags = 0; in drm_assign_planes()
1133 ev->psf_flags = WP_PRESENTATION_FEEDBACK_KIND_ZERO_COPY; in drm_assign_planes()
/third_party/weston/libweston/backend-hdi/
Dhdi_output.cpp375 view->psf_flags = 0; in hdi_output_assign_planes()
/third_party/weston/libweston/
Dcompositor.c376 uint32_t psf_flags; member
434 flags | feedback->psf_flags); in weston_presentation_feedback_present()
2744 flags &= view->psf_flags; in weston_output_take_feedback_list()
2748 feedback->psf_flags = flags; in weston_output_take_feedback_list()
2802 ev->psf_flags = 0; in weston_output_repaint()
/third_party/weston/include/libweston/
Dlibweston.h1319 uint32_t psf_flags; member