Searched refs:output_configurator_animation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Ddisplay_options_handler.cc11 #include "ash/display/output_configurator_animation.h"
267 ash::Shell::GetInstance()->output_configurator_animation()->
280 ash::Shell::GetInstance()->output_configurator_animation()->
307 ash::Shell::GetInstance()->output_configurator_animation()->
/external/chromium_org/ash/display/
H A Ddisplay_controller.cc45 #include "ash/display/output_configurator_animation.h"
390 shell->output_configurator_animation();
408 Shell::GetInstance()->output_configurator_animation();
788 Shell::GetInstance()->output_configurator_animation()->StartFadeInAnimation();
H A Ddisplay_manager.cc35 #include "ash/display/output_configurator_animation.h"
838 if (Shell::GetInstance()->output_configurator_animation()) {
839 Shell::GetInstance()->output_configurator_animation()->
/external/chromium_org/ash/
H A Dshell.h489 internal::OutputConfiguratorAnimation* output_configurator_animation() { function in class:ash::Shell

Completed in 365 milliseconds