Home
last modified time | relevance | path

Searched defs:GetWindowList (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/mac/
H A Dwindow_list_utils.cc88 bool GetWindowList(rtc::FunctionView<bool(CFDictionaryRef)> on_window, in GetWindowList() function
173 bool GetWindowList(DesktopCapturer::SourceList* windows, in GetWindowList() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/x11/
H A Dwindow_list_utils.cc123 bool GetWindowList(XAtomCache* cache, in GetWindowList() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils_unittest.cc52 TEST(WindowCaptureUtilsTest, GetWindowList) { in TEST() argument
H A Dwindow_capture_utils.cc295 bool GetWindowList(int flags, in GetWindowList() function