Searched refs:cursor_state_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer.h55 MouseCursorMonitor::CursorState cursor_state_; member in class:webrtc::DesktopAndCursorComposer
H A Ddesktop_and_cursor_composer.cc154 if (frame && cursor_.get() && cursor_state_ == MouseCursorMonitor::INSIDE) {
170 cursor_state_ = state;

Completed in 72 milliseconds