Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc19 bool GetWindowList(WindowCapturer::WindowList* windows) { in GetWindowList() function
/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_null.cc48 bool WindowCapturerNull::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anonc8e417b50111::WindowCapturerNull
Dcropping_window_capturer.cc56 bool CroppingWindowCapturer::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::CroppingWindowCapturer
Dwindow_capturer_win.cc117 bool WindowCapturerWin::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anon965ad4880111::WindowCapturerWin
Dwindow_capturer_x11.cc163 bool WindowCapturerLinux::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anon94992dd40111::WindowCapturerLinux
/external/webrtc/webrtc/base/
Dwindowpicker_unittest.cc22 TEST(WindowPickerTest, GetWindowList) { in TEST() argument
Dwin32windowpicker_unittest.cc41 virtual bool GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::Win32WindowPickerForTest
Dwin32windowpicker.cc101 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::Win32WindowPicker
Dmacwindowpicker.cc209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::MacWindowPicker
Dx11windowpicker.cc772 bool X11WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::X11WindowPicker