Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.h80 static struct wpe_view_backend_exportable_fdo_egl_client s_exportableEGLClient; variable
DWPEThreadedView.cpp459 …wpe.exportable = wpe_view_backend_exportable_fdo_egl_create(&s_exportableEGLClient, this, wpe.widt… in WPEView()
804 struct wpe_view_backend_exportable_fdo_egl_client WPEView::s_exportableEGLClient = { member in WPEView