Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.h88 GstGLWindowDispmanxEGL * gst_gl_window_dispmanx_egl_new (GstGLDisplay * display);
Dgstglwindow_dispmanx_egl.c110 gst_gl_window_dispmanx_egl_new (GstGLDisplay * display) in gst_gl_window_dispmanx_egl_new() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.c315 window = GST_GL_WINDOW (gst_gl_window_dispmanx_egl_new (display)); in gst_gl_window_new()