Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils_unittest.cc54 DesktopCapturer::SourceList window_list; in TEST() local
74 DesktopCapturer::SourceList window_list; in TEST() local
97 DesktopCapturer::SourceList window_list; in TEST() local
114 DesktopCapturer::SourceList window_list; in TEST() local
128 DesktopCapturer::SourceList window_list; in TEST() local
141 DesktopCapturer::SourceList window_list; in TEST() local
H A Dfull_screen_win_application_handler.cc99 const DesktopCapturer::SourceList& window_list, in FindFullScreenWindow()
192 const DesktopCapturer::SourceList& window_list, in FindFullScreenWindow()
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dfull_screen_window_detector.cc60 DesktopCapturer::SourceList window_list; in UpdateWindowListIfNeeded() local
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dwindow_manager.py862 def start_resize(self, window_list): argument
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dtinycurses.c66 static WINDOW window_list[MAX_WINDOWS]; variable