Home
last modified time | relevance | path

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

/dports/x11-wm/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0/src/
H A Dmag.cpp178 if (!wlr_output_export_dmabuf(output->handle, &dmabuf_attribs)) in __anonfb066a6d0202()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_output.h399 bool wlr_output_export_dmabuf(struct wlr_output *output,
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_export_dmabuf_v1.c69 if (!wlr_output_export_dmabuf(frame->output, &attribs)) { in frame_output_handle_commit()
H A Dwlr_screencopy_v1.c291 bool ok = wlr_output_export_dmabuf(output, &attr); in frame_handle_output_commit()
489 if (!wlr_output_export_dmabuf(output, &attr)) { in get_output_fourcc()
H A Dwlr_output.c747 bool wlr_output_export_dmabuf(struct wlr_output *output, in wlr_output_export_dmabuf() function
/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/
H A Doutput-layout.cpp629 if (!wlr_output_export_dmabuf(wo->handle, &attributes)) in handle_frame()