HomeSort by relevance Sort by last modified time
    Searched full:cursor_state_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_and_cursor_composer.h 55 MouseCursorMonitor::CursorState cursor_state_; member in class:webrtc::DesktopAndCursorComposer
desktop_and_cursor_composer.cc 154 if (frame && cursor_.get() && cursor_state_ == MouseCursorMonitor::INSIDE) {
170 cursor_state_ = state;

Completed in 183 milliseconds