Searched refs:GST_GL_WINDOW_UNLOCK (Results 1 – 2 of 2) sorted by relevance
618 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_quit()808 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_set_draw_callback()837 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_set_resize_callback()866 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_set_close_callback()942 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_get_surface_dimensions()1038 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_set_render_rectangle()1045 GST_GL_WINDOW_UNLOCK (window); in gst_gl_window_set_render_rectangle()1089 GST_GL_WINDOW_UNLOCK (resize->window); in _on_resize()
44 #define GST_GL_WINDOW_UNLOCK(w) g_mutex_unlock(&GST_GL_WINDOW(w)->lock) macro