Searched refs:full_screen_window_detector (Results 1 – 4 of 4) sorted by relevance
50 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector,79 rtc::scoped_refptr<FullScreenWindowDetector> full_screen_window_detector,81 : full_screen_window_detector_(std::move(full_screen_window_detector)),207 options.full_screen_window_detector(), options.configuration_monitor()));
323 "full_screen_window_detector.cc",324 "full_screen_window_detector.h",626 "full_screen_window_detector.h",
78 full_screen_window_detector() const { in full_screen_window_detector() function
135 full_screen_window_detector_(options.full_screen_window_detector()) {} in CroppingWindowCapturerWin()