HomeSort by relevance Sort by last modified time
    Searched refs:GrabServer (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.h 34 virtual void GrabServer() OVERRIDE;
output_configurator.cc 284 delegate_->GrabServer();
477 delegate_->GrabServer();
518 delegate_->GrabServer();
772 delegate_->GrabServer();
    [all...]
output_configurator.h 209 virtual void GrabServer() = 0;
440 // grabbed via |delegate_->GrabServer()| first.
real_output_configurator_delegate.cc 75 void RealOutputConfiguratorDelegate::GrabServer() {
output_configurator_unittest.cc 144 virtual void GrabServer() OVERRIDE { AppendAction(kGrab); }
    [all...]

Completed in 2048 milliseconds