Home
last modified time | relevance | path

Searched refs:selected_window_rect (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Dselected_window_context.cc17 DesktopRect selected_window_rect, in SelectedWindowContext() argument
20 selected_window_rect_(selected_window_rect), in SelectedWindowContext()
Dwindow_capture_utils.cc388 const DesktopRect& selected_window_rect) { in AreWindowsOverlapping() argument
394 content_rect.IntersectWith(selected_window_rect); in AreWindowsOverlapping()
408 selected_window_rect.width() == content_rect.width() && in AreWindowsOverlapping()
411 selected_window_rect.height() == content_rect.height() && in AreWindowsOverlapping()
Dselected_window_context.h24 DesktopRect selected_window_rect,
Dwindow_capture_utils.h113 const DesktopRect& selected_window_rect);
Dwindow_capturer_win_gdi.cc41 DesktopRect selected_window_rect, in OwnedWindowCollectorContext()
45 selected_window_rect, in OwnedWindowCollectorContext()
/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc28 DesktopRect selected_window_rect, in TopWindowVerifierContext()
31 selected_window_rect, in TopWindowVerifierContext()