Searched refs:GST_IS_GL_DISPLAY_WAYLAND (Results 1 – 4 of 4) sorted by relevance
38 #define GST_IS_GL_DISPLAY_WAYLAND(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_GL_DISPL… macro
549 if (!GST_IS_GL_DISPLAY_WAYLAND (window->display)) { in gst_gl_window_wayland_egl_open()
200 if (GST_IS_GL_DISPLAY_WAYLAND (display)) {
572 if (GST_IS_GL_DISPLAY_WAYLAND (priv->display)) { in _get_gl_context()