Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dbackend-drm.h142 int (*get_fence_sync_fd)(struct weston_output *output); member
/third_party/weston/pipewire/
Dpipewire-plugin.c261 fence_sync_fd = api->get_fence_sync_fd(output->output); in pipewire_output_submit_frame()
/third_party/weston/remoting/
Dremoting-plugin.c606 output->fence_sync_fd = api->get_fence_sync_fd(output->output); in remoting_output_frame()