Searched refs:gst_gl_context_get_thread (Results 1 – 9 of 9) sorted by relevance
580 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()
828 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()
189 GThread * gst_gl_context_get_thread (GstGLContext *context);
391 thread = gst_gl_context_get_thread (context); in _set_window_handle_cb()
815 gst_gl_context_get_thread (GstGLContext * context) in gst_gl_context_get_thread() function
269 thread = gst_gl_context_get_thread (context);
500 thread = gst_gl_context_get_thread (context);
26157 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
74603 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