Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstgldisplay_egl.h67 GstGLDisplayEGL *gst_gl_display_egl_new (void);
Dgstgldisplay_egl.c254 gst_gl_display_egl_new (void) in gst_gl_display_egl_new() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.c400 display = GST_GL_DISPLAY (gst_gl_display_egl_new ()); in gst_gl_display_new_with_type()