Searched refs:GetScreenRect (Results 1 – 6 of 6) sorted by relevance
36 DesktopRect GetScreenRect();124 DesktopRect rect = GetScreenRect(); in Capture()133 DesktopRect MouseCursorMonitorWin::GetScreenRect() { in GetScreenRect() function in webrtc::MouseCursorMonitorWin
204 DesktopRect screen_rect(GetScreenRect(kFullDesktopScreenId, L"")); in GetWindowRectInVirtualScreen()
31 DesktopRect GetScreenRect(ScreenId screen, const std::wstring& device_key);
57 DesktopRect GetScreenRect(ScreenId screen, const std::wstring& device_key) { in GetScreenRect() function
227 GetScreenRect(current_screen_id_, current_device_key_); in CaptureImage()
117 DesktopRect rect = GetScreenRect(current_screen_id_, current_device_key_); in Capture()