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

  /external/chromium_org/remoting/host/
video_scheduler.cc 47 cursor_stub_(cursor_stub),
57 DCHECK(cursor_stub_);
124 cursor_stub_ = NULL;
270 if (!cursor_stub_)
273 cursor_stub_->SetCursorShape(*cursor_shape);
video_scheduler.h 170 protocol::CursorShapeStub* cursor_stub_; member in class:remoting::VideoScheduler

Completed in 280 milliseconds