Searched refs:GetOutputs (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/display/
H A Dreal_output_configurator_delegate.h40 virtual std::vector<OutputConfigurator::OutputSnapshot> GetOutputs(
H A Doutput_configurator.cc184 delegate_->GetOutputs(state_controller_);
214 delegate_->GetOutputs(state_controller_);
249 delegate_->GetOutputs(state_controller_);
359 delegate_->GetOutputs(state_controller_);
H A Doutput_configurator.h168 virtual std::vector<OutputSnapshot> GetOutputs(
H A Dreal_output_configurator_delegate.cc108 RealOutputConfiguratorDelegate::GetOutputs( function in class:chromeos::RealOutputConfiguratorDelegate
H A Doutput_configurator_unittest.cc130 virtual std::vector<OutputConfigurator::OutputSnapshot> GetOutputs(
199 // Outputs to be returned by GetOutputs().

Completed in 88 milliseconds