Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_capture_options.h95 bool detect_updated_region() const { return detect_updated_region_; } in detect_updated_region()
97 detect_updated_region_ = detect_updated_region; in set_detect_updated_region()
159 bool detect_updated_region_ = false; variable
/external/webrtc/modules/desktop_capture/mac/
Dscreen_capturer_mac.h74 const bool detect_updated_region_; variable
Dscreen_capturer_mac.mm152 : detect_updated_region_(detect_updated_region),
244 if (detect_updated_region_) {