Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstgldisplay_x11.c114 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()
Dxcb_event_source.c49 xcb_flush (source->display_x11->xcb_connection); in xcb_event_source_prepare()
94 connection = display_x11->xcb_connection; in xcb_event_source_new()
Dgstgldisplay_x11.h58 xcb_connection_t *xcb_connection; member
Dgstglwindow_x11.c535 xcb_connection_t *connection = display_x11->xcb_connection; in gst_gl_window_x11_handle_event()
/third_party/gstreamer/gstplugins_bad/
DChangeLog35349 Non-xcb display does not have a xcb_connection and trying
66593 entirely based on Xlib. It's also impossible to transform a xcb_connection
/third_party/gstreamer/gstplugins_base/
DChangeLog24694 entirely based on Xlib. It's also impossible to transform a xcb_connection