Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc176 DesktopRect rgn_rect = in ShouldUseScreenCapturer() local
181 rgn_rect.Translate(context.selected_window_rect.left(), in ShouldUseScreenCapturer()
183 context.selected_window_rect.IntersectWith(rgn_rect); in ShouldUseScreenCapturer()