Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstgldisplay_egl.c339 ret = g_object_dup_data (G_OBJECT (display), GST_GL_DISPLAY_EGL_NAME, in gst_gl_display_egl_from_gl_display()
367 g_object_set_data_full (G_OBJECT (display), GST_GL_DISPLAY_EGL_NAME, in gst_gl_display_egl_from_gl_display()
Dgstgldisplay_egl.h78 #define GST_GL_DISPLAY_EGL_NAME "gst.gl.display.egl" macro