Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dweston-log-wayland.c53 struct weston_log_debug_wayland { struct
59 static struct weston_log_debug_wayland * argument
62 return container_of(sub, struct weston_log_debug_wayland, base); in to_weston_log_debug_wayland()
66 stream_close_unlink(struct weston_log_debug_wayland *stream) in stream_close_unlink()
74 stream_close_on_failure(struct weston_log_debug_wayland *stream, in stream_close_on_failure()
119 struct weston_log_debug_wayland *stream = to_weston_log_debug_wayland(sub); in weston_log_debug_wayland_write()
155 struct weston_log_debug_wayland *stream = to_weston_log_debug_wayland(sub); in weston_log_debug_wayland_complete()
164 struct weston_log_debug_wayland *stream = to_weston_log_debug_wayland(sub); in weston_log_debug_wayland_to_destroy()
170 static struct weston_log_debug_wayland *
174 struct weston_log_debug_wayland *stream; in stream_create()
[all …]