Home
last modified time | relevance | path

Searched defs:SetExcludedWindow (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_capturer.h61 virtual void SetExcludedWindow(WindowId window) {} in SetExcludedWindow() function
Dcropping_window_capturer.cc49 void CroppingWindowCapturer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::CroppingWindowCapturer
Ddesktop_and_cursor_composer.cc145 void DesktopAndCursorComposer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::DesktopAndCursorComposer
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.cc188 void ScreenCapturerWinMagnifier::SetExcludedWindow(WindowId excluded_window) { in SetExcludedWindow() function in webrtc::ScreenCapturerWinMagnifier