Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capturer_win.cc145 std::unique_ptr<SourceEnumerator> source_enumerator, in WgcCapturerWin() argument
149 source_enumerator_(std::move(source_enumerator)), in WgcCapturerWin()
H A Dwgc_capturer_win.h88 std::unique_ptr<SourceEnumerator> source_enumerator,