Searched refs:FullScreenWindowDetector (Results 1 – 6 of 6) sorted by relevance
17 FullScreenWindowDetector::FullScreenWindowDetector( in FullScreenWindowDetector() function in webrtc::FullScreenWindowDetector24 DesktopCapturer::SourceId FullScreenWindowDetector::FindFullScreenWindow( in FindFullScreenWindow()33 void FullScreenWindowDetector::UpdateWindowListIfNeeded( in UpdateWindowListIfNeeded()67 void FullScreenWindowDetector::CreateApplicationHandlerIfNeeded( in CreateApplicationHandlerIfNeeded()
35 class FullScreenWindowDetector : public rtc::RefCountedBase {41 FullScreenWindowDetector(56 static rtc::scoped_refptr<FullScreenWindowDetector>75 RTC_DISALLOW_COPY_AND_ASSIGN(FullScreenWindowDetector);
70 FullScreenWindowDetector* full_screen_window_detector() const { in full_screen_window_detector()74 rtc::scoped_refptr<FullScreenWindowDetector> detector) { in set_full_screen_window_detector()146 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_;
41 new FullScreenWindowDetector(CreateFullScreenMacApplicationHandler)); in CreateDefault()44 new FullScreenWindowDetector(CreateFullScreenWinApplicationHandler)); in CreateDefault()
51 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector,69 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_;79 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector,
151 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector_;