Home
last modified time | relevance | path

Searched defs:window_list (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/desktop_capture/
Dfull_screen_window_detector.cc60 DesktopCapturer::SourceList window_list; in UpdateWindowListIfNeeded() local
/external/webrtc/modules/desktop_capture/win/
Dfull_screen_win_application_handler.cc75 const DesktopCapturer::SourceList& window_list, in FindFullScreenWindow()
/external/pigweed/pw_console/py/pw_console/
Dwindow_manager.py811 def start_resize(self, window_list): argument