Searched refs:GetWindowRectInVirtualScreen (Results 1 – 3 of 3) sorted by relevance
117 DesktopRect GetWindowRectInVirtualScreen() override;193 DesktopRect CroppingWindowCapturerWin::GetWindowRectInVirtualScreen() { in GetWindowRectInVirtualScreen() function in webrtc::__anone9714f000111::CroppingWindowCapturerWin
57 virtual DesktopRect GetWindowRectInVirtualScreen() = 0;
91 DesktopRect window_rect = GetWindowRectInVirtualScreen(); in OnCaptureCompleted()