Home
last modified time | relevance | path

Searched refs:is_dispatcher_thread (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/
Dgstglwindow_winrt_egl.cpp706 bool is_dispatcher_thread = false; in gst_gl_window_winrt_egl_quit() local
708 hr = priv->resize_handler->GetHasThreadAccess (is_dispatcher_thread); in gst_gl_window_winrt_egl_quit()
709 if (SUCCEEDED (hr) && is_dispatcher_thread) { in gst_gl_window_winrt_egl_quit()