Searched refs:ScreenCapturerWinGdi (Results 1 – 4 of 4) sorted by relevance
39 ScreenCapturerWinGdi::ScreenCapturerWinGdi(const DesktopCaptureOptions& options) in ScreenCapturerWinGdi() function in webrtc::ScreenCapturerWinGdi59 ScreenCapturerWinGdi::~ScreenCapturerWinGdi() { in ~ScreenCapturerWinGdi()73 void ScreenCapturerWinGdi::Capture(const DesktopRegion& region) { in Capture()135 bool ScreenCapturerWinGdi::GetScreenList(ScreenList* screens) { in GetScreenList()139 bool ScreenCapturerWinGdi::SelectScreen(ScreenId id) { in SelectScreen()146 void ScreenCapturerWinGdi::Start(Callback* callback) { in Start()159 void ScreenCapturerWinGdi::PrepareCaptureResources() { in PrepareCaptureResources()225 bool ScreenCapturerWinGdi::CaptureImage() { in CaptureImage()
30 class ScreenCapturerWinGdi : public ScreenCapturer {32 explicit ScreenCapturerWinGdi(const DesktopCaptureOptions& options);33 virtual ~ScreenCapturerWinGdi();84 RTC_DISALLOW_COPY_AND_ASSIGN(ScreenCapturerWinGdi);
24 new ScreenCapturerWinGdi(options)); in Create()
19 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi29 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi