Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_capture_options.h124 return allow_cropping_window_capturer_; in allow_cropping_window_capturer()
127 allow_cropping_window_capturer_ = allow; in set_allow_cropping_window_capturer()
151 bool allow_cropping_window_capturer_ = false; variable