Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c54 static void gst_gl_window_wayland_egl_show (GstGLWindow * window);
419 window_class->show = GST_DEBUG_FUNCPTR (gst_gl_window_wayland_egl_show); in gst_gl_window_wayland_egl_class_init()
641 gst_gl_window_wayland_egl_show (GstGLWindow * window) in gst_gl_window_wayland_egl_show() function