Searched defs:SetExcludedWindow (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/desktop_capture/ | ||
D | desktop_capturer.h | 61 virtual void SetExcludedWindow(WindowId window) {} in SetExcludedWindow() function |
D | cropping_window_capturer.cc | 49 void CroppingWindowCapturer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::CroppingWindowCapturer |
D | desktop_and_cursor_composer.cc | 145 void DesktopAndCursorComposer::SetExcludedWindow(WindowId window) { in SetExcludedWindow() function in webrtc::DesktopAndCursorComposer |
/external/webrtc/webrtc/modules/desktop_capture/win/ | ||
D | screen_capturer_win_magnifier.cc | 188 void ScreenCapturerWinMagnifier::SetExcludedWindow(WindowId excluded_window) { in SetExcludedWindow() function in webrtc::ScreenCapturerWinMagnifier |