Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c580 thread = gst_gl_context_get_thread (c1); in GST_START_TEST()
606 thread = gst_gl_context_get_thread (c2); in GST_START_TEST()
655 c1_thread = gst_gl_context_get_thread (c1); in GST_START_TEST()
691 c1_thread = gst_gl_context_get_thread (c1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.c828 context_thread = gst_gl_context_get_thread (context); in _get_gl_context_for_thread_unlocked()
884 thread = gst_gl_context_get_thread (context); in _check_collision()
885 collision_thread = gst_gl_context_get_thread (collision); in _check_collision()
934 thread = gst_gl_context_get_thread (context); in gst_gl_display_add_context()
Dgstglcontext.h189 GThread * gst_gl_context_get_thread (GstGLContext *context);
Dgstglwindow.c391 thread = gst_gl_context_get_thread (context); in _set_window_handle_cb()
Dgstglcontext.c815 gst_gl_context_get_thread (GstGLContext * context) in gst_gl_context_get_thread() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/
Dgstglwindow_eagl.m269 thread = gst_gl_context_get_thread (context);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglwindow_cocoa.m500 thread = gst_gl_context_get_thread (context);
/third_party/gstreamer/gstplugins_base/
DChangeLog26157 gst_gl_context_get_thread() returns a refed pointer, we need to unref it.
34025 gl: Let gst_gl_context_get_thread() return a new reference to the GThread
/third_party/gstreamer/gstplugins_bad/
DChangeLog74603 gst_gl_context_get_thread() returns a refed pointer, we need to unref it.
106741 gl: Let gst_gl_context_get_thread() return a new reference to the GThread