Searched refs:IsAeroEnabled (Results 1 – 4 of 4) sorted by relevance
89 bool IsAeroEnabled();
248 bool WindowCaptureHelperWin::IsAeroEnabled() { in IsAeroEnabled() function in webrtc::WindowCaptureHelperWin
278 if (!result && (!window_capture_helper_.IsAeroEnabled() || in CaptureFrame()
173 if (!rtc::IsWindows8OrLater() && window_capture_helper_.IsAeroEnabled()) { in ShouldUseScreenCapturer()