Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.c57 static void gst_gl_window_dispmanx_egl_close (GstGLWindow * window);
77 window_class->close = GST_DEBUG_FUNCPTR (gst_gl_window_dispmanx_egl_close); in gst_gl_window_dispmanx_egl_class_init()
127 gst_gl_window_dispmanx_egl_close (GstGLWindow * window) in gst_gl_window_dispmanx_egl_close() function
/third_party/gstreamer/gstplugins_base/
DChangeLog17929 handle. This behavior is same as gst_gl_window_dispmanx_egl_close().