Searched refs:context_display (Results 1 – 2 of 2) sorted by relevance
372 GstGLDisplay *context_display; in gst_gl_handle_set_context() local377 context_display = gst_gl_context_get_display (context_replacement); in gst_gl_handle_set_context()381 gst_gl_display_get_handle_type (context_display)) == 0) { in gst_gl_handle_set_context()388 gst_object_unref (context_display); in gst_gl_handle_set_context()
922 GstGLDisplay *context_display; in gst_gl_display_add_context() local930 context_display = gst_gl_context_get_display (context); in gst_gl_display_add_context()931 g_assert (context_display == display); in gst_gl_display_add_context()932 gst_object_unref (context_display); in gst_gl_display_add_context()