Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstglwindow_gbm_egl.c49 static void gst_gl_window_gbm_egl_close (GstGLWindow * window);
65 window_class->close = GST_DEBUG_FUNCPTR (gst_gl_window_gbm_egl_close); in gst_gl_window_gbm_egl_class_init()
108 gst_gl_window_gbm_egl_close (GstGLWindow * window) in gst_gl_window_gbm_egl_close() function