Searched defs:SelectWindow (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/desktop_capture/ | ||
D | window_capturer_null.cc | 53 bool WindowCapturerNull::SelectWindow(WindowId id) { in SelectWindow() function in webrtc::__anon4558a5ac0111::WindowCapturerNull |
D | cropping_window_capturer.cc | 60 bool CroppingWindowCapturer::SelectWindow(WindowId id) { in SelectWindow() function in webrtc::CroppingWindowCapturer |
D | window_capturer_win.cc | 126 bool WindowCapturerWin::SelectWindow(WindowId id) { in SelectWindow() function in webrtc::__anonc0e9ff9f0111::WindowCapturerWin |
D | window_capturer_x11.cc | 203 bool WindowCapturerLinux::SelectWindow(WindowId id) { in SelectWindow() function in webrtc::__anonbf2858eb0111::WindowCapturerLinux |
/external/syslinux/gpxe/src/drivers/net/ | ||
D | 3c515.c | 106 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator |