Searched refs:GetWindowRectInVirtualScreen (Results 1 – 3 of 3) sorted by relevance
139 DesktopRect GetWindowRectInVirtualScreen() override;258 DesktopRect CroppingWindowCapturerWin::GetWindowRectInVirtualScreen() { in GetWindowRectInVirtualScreen() function in webrtc::__anoncf3b6d6a0111::CroppingWindowCapturerWin
67 virtual DesktopRect GetWindowRectInVirtualScreen() = 0;
95 DesktopRect window_rect = GetWindowRectInVirtualScreen(); in OnCaptureResult()