Searched refs:gst_gl_window_get_display (Results 1 – 4 of 4) sorted by relevance
171 device = (HDC) gst_gl_window_get_display (window); in gst_gl_context_wgl_create_context()361 device = (HDC) gst_gl_window_get_display (window); in gst_gl_context_wgl_choose_format()414 HDC device = (HDC) gst_gl_window_get_display (window); in gst_gl_context_wgl_swap_buffers()437 device = (HDC) gst_gl_window_get_display (window); in gst_gl_context_wgl_activate()527 hdc = (HDC) gst_gl_window_get_display (window); in gst_gl_context_wgl_get_config()
275 guintptr gst_gl_window_get_display (GstGLWindow *window);
878 gst_gl_window_get_display (GstGLWindow * window) in gst_gl_window_get_display() function
123 display = (EGLNativeDisplayType) gst_gl_window_get_display (window); in gst_gl_window_viv_fb_egl_open()