Home
last modified time | relevance | path

Searched refs:IsWindows8OrLater (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32.h111 inline bool IsWindows8OrLater() { in IsWindows8OrLater() function
/external/webrtc/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc127 if (!rtc::IsWindows8OrLater() && aero_checker_.IsAeroEnabled()) in ShouldUseScreenCapturer()
Dwindow_capturer_win.cc57 if (rtc::IsWindows8OrLater() && in WindowsEnumerationHandler()