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

  /external/chromium_org/ash/test/
shell_test_api.cc 57 if (shell_->output_configurator_animation_) {
59 shell_->output_configurator_animation_.get());
60 shell_->output_configurator_animation_.reset();
  /external/chromium_org/ash/
shell.h 447 return output_configurator_animation_.get();
609 output_configurator_animation_; member in class:ash::Shell
shell.cc 334 if (output_configurator_animation_)
335 output_configurator_->RemoveObserver(output_configurator_animation_.get());
455 output_configurator_animation_.reset(
457 output_configurator_->AddObserver(output_configurator_animation_.get());
    [all...]

Completed in 37 milliseconds