Home
last modified time | relevance | path

Searched refs:wl_output (Results 1 – 4 of 4) sorted by relevance

/external/wayland/tests/data/
Dexample-client.h77 struct wl_output;
3208 … wl_shell_surface *wl_shell_surface, uint32_t method, uint32_t framerate, struct wl_output *output) in wl_shell_surface_set_fullscreen()
3267 wl_shell_surface_set_maximized(struct wl_shell_surface *wl_shell_surface, struct wl_output *output) in wl_shell_surface_set_maximized()
3346 struct wl_output *output);
3357 struct wl_output *output);
5139 struct wl_output *wl_output,
5170 struct wl_output *wl_output,
5186 struct wl_output *wl_output);
5210 struct wl_output *wl_output,
5218 wl_output_add_listener(struct wl_output *wl_output, in wl_output_add_listener() argument
[all …]
Dexample-server.h80 struct wl_output;
/external/crosvm/gpu_display/src/
Ddisplay_wl.c50 struct wl_output *output;
99 static void output_geometry(void *data, struct wl_output *output, int x, int y, in output_geometry()
116 static void output_mode(void *data, struct wl_output *output, uint32_t flags, in output_mode()
127 static void output_done(void *data, struct wl_output *output) in output_done()
133 static void output_scale(void *data, struct wl_output *wl_output, in output_scale() argument
136 (void)wl_output; in output_scale()
187 struct wl_output *wl_output, uint32_t id) in dwl_context_output_add() argument
196 output->output = wl_output; in dwl_context_output_add()
266 struct wl_output *output = (struct wl_output *)wl_registry_bind( in registry_global()
343 struct wl_output *wl_output) in surface_enter() argument
[all …]
Ddwl.rs43 pub struct wl_output { struct