Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstgldisplay_egl.c133 gst_gl_display_egl_get_from_native (GstGLDisplayType type, guintptr display) in gst_gl_display_egl_get_from_native() function
263 gst_gl_display_egl_get_from_native (GST_GL_DISPLAY_TYPE_ANY, 0); in gst_gl_display_egl_new()
360 gst_gl_display_egl_get_from_native (display_type, native_display); in gst_gl_display_egl_from_gl_display()
Dgstgldisplay_egl.h76 gpointer gst_gl_display_egl_get_from_native (GstGLDisplayType type, guintptr display);
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtglutility.cc115 …EGLDisplay egl_display = (EGLDisplay) gst_gl_display_egl_get_from_native (GST_GL_DISPLAY_TYPE_ANY,… in gst_qt_get_gl_display()
150 …EGLDisplay egl_display = (EGLDisplay) gst_gl_display_egl_get_from_native (GST_GL_DISPLAY_TYPE_ANY,… in gst_qt_get_gl_display()