Searched refs:gst_gl_window_set_draw_callback (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.h | 186 void gst_gl_window_set_draw_callback (GstGLWindow *window,
|
D | gstglwindow.c | 794 gst_gl_window_set_draw_callback (GstGLWindow * window, GstGLWindowCB callback, in gst_gl_window_set_draw_callback() function
|
D | gstglcontext.c | 692 gst_gl_window_set_draw_callback (context->window, NULL, NULL, NULL); in gst_gl_context_finalize()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 1071 gst_gl_window_set_draw_callback (window, in _ensure_gl_setup() 1328 gst_gl_window_set_draw_callback (window, NULL, NULL, NULL); in gst_glimage_sink_change_state()
|