Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc109 class CroppingWindowCapturerWin : public CroppingWindowCapturer { class
111 CroppingWindowCapturerWin( in CroppingWindowCapturerWin() function in webrtc::__anone9714f000111::CroppingWindowCapturerWin
126 bool CroppingWindowCapturerWin::ShouldUseScreenCapturer() { in ShouldUseScreenCapturer()
193 DesktopRect CroppingWindowCapturerWin::GetWindowRectInVirtualScreen() { in GetWindowRectInVirtualScreen()
215 return new CroppingWindowCapturerWin(options); in Create()