Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c83 static void gst_gl_window_x11_draw (GstGLWindow * window);
112 window_class->draw = GST_DEBUG_FUNCPTR (gst_gl_window_x11_draw); in gst_gl_window_x11_class_init()
500 gst_gl_window_x11_draw (GstGLWindow * window) in gst_gl_window_x11_draw() function