Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.h62 guintptr gst_gl_context_wgl_get_current_context (void);
Dgstglcontext_wgl.c514 gst_gl_context_wgl_get_current_context (void) in gst_gl_context_wgl_get_current_context() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c472 context_class->get_current_context = gst_gl_context_wgl_get_current_context; in gst_gl_context_new_wrapped()
522 handle = gst_gl_context_wgl_get_current_context (); in gst_gl_context_get_current_gl_context()