Searched refs:SetExcludedWindow (Results 1 – 8 of 8) sorted by relevance
39 screen_capturer_->SetExcludedWindow(excluded_window_); in Capture()49 void CroppingWindowCapturer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::CroppingWindowCapturer52 screen_capturer_->SetExcludedWindow(window); in SetExcludedWindow()
145 void DesktopAndCursorComposer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::DesktopAndCursorComposer146 desktop_capturer_->SetExcludedWindow(window); in SetExcludedWindow()
61 virtual void SetExcludedWindow(WindowId window) {} in SetExcludedWindow() function
37 void SetExcludedWindow(WindowId window) override;
33 void SetExcludedWindow(WindowId window) override;
201 void SetExcludedWindow(WindowId window) override;456 void ScreenCapturerMac::SetExcludedWindow(WindowId window) {
50 void SetExcludedWindow(WindowId window) override;
188 void ScreenCapturerWinMagnifier::SetExcludedWindow(WindowId excluded_window) { in SetExcludedWindow() function in webrtc::ScreenCapturerWinMagnifier