Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc306 const auto full_screen_source = in GetWindowToCapture() local
310 return full_screen_source ? full_screen_source : selected_source; in GetWindowToCapture()