Searched defs:SetExcludedWindow (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_capturer.h61 virtual void SetExcludedWindow(WindowId window) {} function in class:webrtc::DesktopCapturer
H A Ddesktop_and_cursor_composer.cc145 void DesktopAndCursorComposer::SetExcludedWindow(WindowId window) { function in class:webrtc::DesktopAndCursorComposer
146 desktop_capturer_->SetExcludedWindow(window);
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
H A Dscreen_capturer_win_magnifier.cc192 void ScreenCapturerWinMagnifier::SetExcludedWindow(WindowId excluded_window) { function in class:webrtc::ScreenCapturerWinMagnifier

Completed in 122 milliseconds