Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer.cc227 cursor_changed_); in OnCaptureResult()
229 cursor_changed_ = false; in OnCaptureResult()
238 cursor_changed_ = true; in OnMouseCursor()
Ddesktop_and_cursor_composer.h86 bool cursor_changed_ = false; variable