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

  /external/chromium_org/third_party/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/chromium_org/third_party/webrtc/base/
x11windowpicker.cc 625 Window app_window = GetApplicationWindow(children[num_children - 1 - i]);
674 Window GetApplicationWindow(Window window) {
706 app_window = GetApplicationWindow(children[i]);

Completed in 237 milliseconds