Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.h182 gboolean gst_gl_display_remove_window (GstGLDisplay * display, GstGLWindow * window);
Dgstglwindow.c357 gst_gl_display_remove_window (window->display, window); in gst_gl_window_finalize()
583 gst_gl_display_remove_window (window->display, window); in window_default_quit_func()
Dgstgldisplay.c720 gst_gl_display_remove_window (GstGLDisplay * display, GstGLWindow * window) in gst_gl_display_remove_window() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c554 gst_gl_display_remove_window (GST_GL_DISPLAY (display_x11), in gst_gl_window_x11_handle_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c236 gst_gl_display_remove_window (window->display, window); in handle_xdg_toplevel_close()
/third_party/gstreamer/gstplugins_base/
DChangeLog11053 4. gst_gl_display_remove_window attempts to take the display object lock