Home
last modified time | relevance | path

Searched refs:GetApplicationWindow (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_x11.cc112 ::Window GetApplicationWindow(::Window window);
185 GetApplicationWindow(children[num_children - 1 - i]); in GetWindowList()
325 ::Window WindowCapturerLinux::GetApplicationWindow(::Window window) { in GetApplicationWindow() function in webrtc::__anon94992dd40111::WindowCapturerLinux
353 app_window = GetApplicationWindow(children[i]); in GetApplicationWindow()
/external/webrtc/webrtc/base/
Dx11windowpicker.cc621 Window app_window = GetApplicationWindow(children[num_children - 1 - i]); in EnumerateScreenWindows()
670 Window GetApplicationWindow(Window window) { in GetApplicationWindow() function in rtc::XWindowEnumerator
702 app_window = GetApplicationWindow(children[i]); in GetApplicationWindow()