OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsWindows8OrLater
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
win32.h
111
inline bool
IsWindows8OrLater
() {
/external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer_win.cc
127
if (!rtc::
IsWindows8OrLater
() && aero_checker_.IsAeroEnabled())
window_capturer_win.cc
57
if (rtc::
IsWindows8OrLater
() &&
Completed in 668 milliseconds