Searched defs:weston_recorder (Results 1 – 1 of 1) sorted by relevance
217 struct weston_recorder { struct218 struct weston_output *output;219 uint32_t *frame, *rect;220 uint32_t *tmpbuf;221 uint32_t total;222 int fd;223 struct wl_listener frame_listener;224 int count, destroying;