Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.c56 static void gst_gl_window_dispmanx_egl_show (GstGLWindow * window);
76 window_class->show = GST_DEBUG_FUNCPTR (gst_gl_window_dispmanx_egl_show); in gst_gl_window_dispmanx_egl_class_init()
339 gst_gl_window_dispmanx_egl_show (GstGLWindow * window) in gst_gl_window_dispmanx_egl_show() function