Lines Matching refs:GstGLDisplay
74 gst_gl_display_found (GstElement * element, GstGLDisplay * display) in gst_gl_display_found()
193 gst_gl_display_context_query (GstElement * element, GstGLDisplay ** display_ptr) in gst_gl_display_context_query()
223 GstGLDisplay * display) in gst_gl_element_propagate_display_context()
272 gst_gl_ensure_element_data (gpointer element, GstGLDisplay ** display_ptr, in gst_gl_ensure_element_data()
275 GstGLDisplay *display; in gst_gl_ensure_element_data()
328 GstGLDisplay ** display, GstGLContext ** other_context) in gst_gl_handle_set_context()
330 GstGLDisplay *display_replacement = NULL; in gst_gl_handle_set_context()
356 (GstGLDisplay *) gst_gl_display_x11_new_with_display (display); in gst_gl_handle_set_context()
367 (GstGLDisplay *) gst_gl_display_wayland_new_with_display (display); in gst_gl_handle_set_context()
372 GstGLDisplay *context_display; in gst_gl_handle_set_context()
373 GstGLDisplay *element_display; in gst_gl_handle_set_context()
393 GstGLDisplay *old = *display; in gst_gl_handle_set_context()
424 GstGLDisplay * display, GstGLContext * gl_context, in gst_gl_handle_context_query()