Home
last modified time | relevance | path

Searched defs:source_factory_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capturer_win.h135 std::unique_ptr<WgcCaptureSourceFactory> source_factory_; variable
H A Dwgc_capture_source_unittest.cc68 std::unique_ptr<WgcCaptureSourceFactory> source_factory_; member in webrtc::WgcCaptureSourceTest