Searched defs:GetApplicationWindow (Results 1 - 2 of 2) sorted by relevance

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

Completed in 311 milliseconds