Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.h39 #define GST_IS_GL_WINDOW_X11(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GST_TYPE_GL_WINDOW_X11)) macro
Dgstglcontext_glx.c613 if (!GST_IS_GL_WINDOW_X11 (window)) { in gst_gl_context_glx_create_context()
747 if (!GST_IS_GL_WINDOW_X11 (window)) { in gst_gl_context_glx_choose_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c141 if (GST_IS_GL_WINDOW_X11 (context->window)) { in gst_gl_context_egl_choose_format()
1067 if (GST_IS_GL_WINDOW_X11 (context->window)) { in gst_gl_context_egl_create_context()