Searched refs:GstGLDisplayType (Results 1 – 5 of 5) sorted by relevance
100 } GstGLDisplayType; typedef113 GstGLDisplayType type;138 GstGLDisplay *gst_gl_display_new_with_type (GstGLDisplayType type);146 GstGLDisplayType gst_gl_display_get_handle_type (GstGLDisplay * display);
280 static GstGLDisplayType349 gst_gl_display_new_with_type (GstGLDisplayType type) in gst_gl_display_new_with_type()352 GstGLDisplayType custom_new_types = 0; in gst_gl_display_new_with_type()410 GstGLDisplayType create_type = 0; in gst_gl_display_new_with_type()456 GstGLDisplayType env_choice = gst_gl_display_type_from_environment (); in gst_gl_display_new()558 GstGLDisplayType
133 gst_gl_display_egl_get_from_native (GstGLDisplayType type, guintptr display) in gst_gl_display_egl_get_from_native()325 GstGLDisplayType display_type; in gst_gl_display_egl_from_gl_display()
76 gpointer gst_gl_display_egl_get_from_native (GstGLDisplayType type, guintptr display);
1449 The GstGLDisplayType of the display was win32 instead of the required eagl.