Searched refs:selected_source (Results 1 – 1 of 1) sorted by relevance
278 const auto selected_source = selected_window(); in GetWindowToCapture() local281 ? full_screen_window_detector_->FindFullScreenWindow(selected_source) in GetWindowToCapture()283 return full_screen_source ? full_screen_source : selected_source; in GetWindowToCapture()