Searched refs:full_screen_window_detector_ (Results 1 – 3 of 3) sorted by relevance
133 full_screen_window_detector_(options.full_screen_window_detector()) {} in CroppingWindowCapturerWin()151 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_; member in webrtc::__anon4678f0710111::CroppingWindowCapturerWin159 if (full_screen_window_detector_) { in CaptureFrame()160 full_screen_window_detector_->UpdateWindowListIfNeeded( in CaptureFrame()280 full_screen_window_detector_ in GetWindowToCapture()281 ? full_screen_window_detector_->FindFullScreenWindow(selected_source) in GetWindowToCapture()
71 return full_screen_window_detector_; in full_screen_window_detector()75 full_screen_window_detector_ = detector; in set_full_screen_window_detector()146 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_; variable
69 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_;81 : full_screen_window_detector_(std::move(full_screen_window_detector)),161 if (full_screen_window_detector_) {162 full_screen_window_detector_->UpdateWindowListIfNeeded(167 CGWindowID full_screen_window = full_screen_window_detector_->FindFullScreenWindow(window_id_);