Searched refs:desktop_capturer_ (Results 1 – 7 of 7) sorted by relevance
16 : desktop_capturer_(desktop_capturer.Pass()), in ShapedDesktopCapturer()25 desktop_capturer_->Start(this); in Start()29 desktop_capturer_->Capture(region); in Capture()
16 : desktop_capturer_(capturer.Pass()) { in CastVideoCapturerAdapter()17 DCHECK(desktop_capturer_); in CastVideoCapturerAdapter()83 if (!desktop_capturer_) { in Start()92 desktop_capturer_->Start(this); in Start()197 desktop_capturer_->Capture(webrtc::DesktopRegion()); in CaptureNextFrame()
32 scoped_ptr<webrtc::DesktopCapturer> desktop_capturer_; variable
67 scoped_ptr<webrtc::DesktopCapturer> desktop_capturer_; variable
126 : desktop_capturer_(desktop_capturer), in DesktopAndCursorComposer()136 desktop_capturer_->Start(this); in Start()142 desktop_capturer_->Capture(region); in Capture()146 desktop_capturer_->SetExcludedWindow(window); in SetExcludedWindow()
49 scoped_ptr<DesktopCapturer> desktop_capturer_; variable
89 scoped_ptr<webrtc::DesktopCapturer> desktop_capturer_; member in content::DesktopCaptureDevice::Core140 desktop_capturer_(capturer.Pass()), in Core()151 desktop_capturer_.reset(); in ~Core()160 DCHECK(desktop_capturer_); in AllocateAndStart()176 desktop_capturer_->Start(this); in AllocateAndStart()185 desktop_capturer_->SetExcludedWindow(window_id); in SetNotificationWindowId()385 desktop_capturer_->Capture(webrtc::DesktopRegion()); in DoCapture()