Home
last modified time | relevance | path

Searched refs:_get_gl_context (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c258 _get_gl_context (GstGLBaseMixer * mix) in _get_gl_context() function
273 if (!_get_gl_context (mix)) in gst_gl_base_mixer_propose_allocation()
578 if (!_get_gl_context (mix)) in gst_gl_base_mixer_decide_allocation()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstglwidget.c518 _get_gl_context (GtkGstGLWidget * gst_widget) in _get_gl_context() function
631 gst_gtk_invoke_on_main ((GThreadFunc) _get_gl_context, gst_widget); in gtk_gst_gl_widget_init_winsys()
/third_party/gstreamer/gstplugins_base/
DChangeLog25874 _get_gl_context() can be called concurrently from either propose_allocation() or
49827 _get_gl_context() can be called concurrently from either propose_allocation() or
/third_party/gstreamer/gstplugins_good/
DChangeLog118 ==50914== by 0x1A489780: _get_gl_context (gtkgstglwidget.c:540)
/third_party/gstreamer/gstplugins_bad/
DChangeLog72914 _get_gl_context() can be called concurrently from either propose_allocation() or