Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.h153 GstGLAPI gst_gl_display_get_gl_api_unlocked (GstGLDisplay * display);
Dgstgldisplay.c521 gst_gl_display_get_gl_api_unlocked (GstGLDisplay * display) in gst_gl_display_get_gl_api_unlocked() function
Dgstglcontext.c1231 display_api = gst_gl_display_get_gl_api_unlocked (context->display); in gst_gl_context_create_thread()