Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.h81 static struct wpe_view_backend_exportable_fdo_client s_exportableClient; variable
DWPEThreadedView.cpp461 …wpe.exportable = wpe_view_backend_exportable_fdo_create(&s_exportableClient, this, wpe.width, wpe.… in WPEView()
816 struct wpe_view_backend_exportable_fdo_client WPEView::s_exportableClient = { member in WPEView