| 42 | } |
| 43 | |
| 44 | static void output_description(void *data, struct wl_output *wl_output, |
| 45 | const char *description) {} |
| 46 | |
| 47 | static void output_geometry(void *data, struct wl_output *output, int32_t x, |
| 48 | int32_t y, int32_t width_mm, int32_t height_mm, |
nothing calls this directly
no outgoing calls
no test coverage detected