Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c82 static void gst_gl_window_x11_show (GstGLWindow * window);
119 window_class->show = GST_DEBUG_FUNCPTR (gst_gl_window_x11_show); in gst_gl_window_x11_class_init()
426 gst_gl_window_x11_show (GstGLWindow * window) in gst_gl_window_x11_show() function