Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc279 const auto full_screen_source = in GetWindowToCapture() local
283 return full_screen_source ? full_screen_source : selected_source; in GetWindowToCapture()