Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c274 gst_gl_context_set_window (context, window); in GST_START_TEST()
284 gst_gl_context_set_window (other_context, other_window); in GST_START_TEST()
367 gst_gl_context_set_window (context, window); in GST_START_TEST()
391 gst_gl_context_set_window (other_context, other_window); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.h219 gboolean gst_gl_context_set_window (GstGLContext *context, GstGLWindow *window);
Dgstglcontext.c281 gst_gl_context_set_window (context, window); in _ensure_window()
959 gst_gl_context_set_window (GstGLContext * context, GstGLWindow * window) in gst_gl_context_set_window() function