Searched refs:has_output_surface (Results 1 – 2 of 2) sorted by relevance
202 klass->has_output_surface = in gst_gl_window_class_init()751 g_assert (window_class->has_output_surface); in gst_gl_window_has_output_surface()753 return window_class->has_output_surface (window); in gst_gl_window_has_output_surface()1183 window_class->has_output_surface = in gst_gl_dummy_window_class_init()
175 gboolean (*has_output_surface) (GstGLWindow *window); member