Searched refs:xcb_connection (Results 1 – 6 of 6) sorted by relevance
114 ret->xcb_connection = XGetXCBConnection (ret->display); in gst_gl_display_x11_new()115 if (!ret->xcb_connection) { in gst_gl_display_x11_new()153 ret->xcb_connection = XGetXCBConnection (ret->display); in gst_gl_display_x11_new_with_display()154 if (!ret->xcb_connection) { in gst_gl_display_x11_new_with_display()223 xcb_connection_t *connection = display_x11->xcb_connection; in gst_gl_display_x11_handle_event()
49 xcb_flush (source->display_x11->xcb_connection); in xcb_event_source_prepare()94 connection = display_x11->xcb_connection; in xcb_event_source_new()
58 xcb_connection_t *xcb_connection; member
535 xcb_connection_t *connection = display_x11->xcb_connection; in gst_gl_window_x11_handle_event()
35349 Non-xcb display does not have a xcb_connection and trying66593 entirely based on Xlib. It's also impossible to transform a xcb_connection
24694 entirely based on Xlib. It's also impossible to transform a xcb_connection