MCPcopy Create free account
hub / github.com/canonical/mir / commit

Method commit

examples/example-server-lib/wayland_surface.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void WaylandSurface::commit() const
53{
54 wl_surface_commit(surface_);
55}
56
57void WaylandSurface::set_fullscreen(wl_output* output)
58{

Callers 3

draw_backgroundMethod · 0.45
draw_new_stuffFunction · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected