HomeSort by relevance Sort by last modified time
    Searched refs:GetApplicationWindow (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 112 ::Window GetApplicationWindow(::Window window);
185 GetApplicationWindow(children[num_children - 1 - i]);
325 ::Window WindowCapturerLinux::GetApplicationWindow(::Window window) {
353 app_window = GetApplicationWindow(children[i]);
  /external/webrtc/webrtc/base/
x11windowpicker.cc 621 Window app_window = GetApplicationWindow(children[num_children - 1 - i]);
670 Window GetApplicationWindow(Window window) {
702 app_window = GetApplicationWindow(children[i]);

Completed in 96 milliseconds