Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c457 gst_gl_window_wayland_egl_close (GstGLWindow * gl_window) in gst_gl_window_wayland_egl_close() argument
462 window_egl = GST_GL_WINDOW_WAYLAND_EGL (gl_window); in gst_gl_window_wayland_egl_close()
475 wl_display_flush (GST_GL_DISPLAY_WAYLAND (gl_window->display)->display); in gst_gl_window_wayland_egl_close()
481 GST_GL_WINDOW_CLASS (parent_class)->close (gl_window); in gst_gl_window_wayland_egl_close()