Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc143 WindowId GetWindowToCapture() const;
166 win_capturer->SelectSource(GetWindowToCapture()); in CaptureFrame()
177 const HWND selected = reinterpret_cast<HWND>(GetWindowToCapture()); in ShouldUseScreenCapturer()
262 HWND hwnd = reinterpret_cast<HWND>(GetWindowToCapture()); in GetWindowRectInVirtualScreen()
277 WindowId CroppingWindowCapturerWin::GetWindowToCapture() const { in GetWindowToCapture() function in webrtc::__anon4678f0710111::CroppingWindowCapturerWin