Home
last modified time | relevance | path

Searched refs:send_frame_done (Results 1 – 9 of 9) sorted by relevance

/dports/x11-wm/wayfire/wayfire-0.7.0/src/api/wayfire/
H A Dsurface.hpp133 virtual void send_frame_done(const timespec& frame_end);
/dports/x11-wm/hikari/hikari-2.2.3/src/
H A Drenderer.c522 send_frame_done(struct wlr_surface *surface, int sx, int sy, void *data) in send_frame_done() function
539 (struct hikari_node *)view, send_frame_done, &now); in frame_done()
548 xwayland_unmanaged_view->surface->surface, send_frame_done, &now); in frame_done()
554 layer_for_each(&output->layers[i], send_frame_done, &now); in frame_done()
/dports/x11-wm/cage/cage-0.1.2.1/
H A Doutput.c179 send_frame_done(struct cg_output *output, struct send_frame_done_data *data) in send_frame_done() function
357 send_frame_done(output, &frame_data); in handle_output_damage_frame()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/output/
H A Drender-manager.cpp713 send_frame_done(); in impl()
1059 void send_frame_done() in send_frame_done() function in wf::wf::render_manager::impl
1096 child.surface->send_frame_done(repaint_ended); in send_frame_done()
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Drender.c534 goto send_frame_done; in output_render()
682 send_frame_done: in output_render()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/view/
H A Dsurface.cpp151 void wf::surface_interface_t::send_frame_done(const timespec& time) in send_frame_done() function in wf::surface_interface_t
H A Dxwayland.cpp943 send_frame_done(repaint_ended); in simple_render()
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/backend/wayland/
H A Doutput.py204 surface.send_frame_done(now)
/dports/x11-wm/sway/sway-1.5.1/sway/desktop/
H A Doutput.c487 static void send_frame_done(struct sway_output *output, struct send_frame_done_data *data) { in send_frame_done() function
679 send_frame_done(output, &data); in damage_handle_frame()