Searched refs:CroppingWindowCapturerWin (Results 1 – 1 of 1) sorted by relevance
129 class CroppingWindowCapturerWin : public CroppingWindowCapturer { class131 explicit CroppingWindowCapturerWin(const DesktopCaptureOptions& options) in CroppingWindowCapturerWin() function in webrtc::__anoncf3b6d6a0111::CroppingWindowCapturerWin154 void CroppingWindowCapturerWin::CaptureFrame() { in CaptureFrame()172 bool CroppingWindowCapturerWin::ShouldUseScreenCapturer() { in ShouldUseScreenCapturer()258 DesktopRect CroppingWindowCapturerWin::GetWindowRectInVirtualScreen() { in GetWindowRectInVirtualScreen()277 WindowId CroppingWindowCapturerWin::GetWindowToCapture() const { in GetWindowToCapture()292 new CroppingWindowCapturerWin(options)); in CreateCapturer()