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

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.cc 11 #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/
display_controller.cc 46 #include "ash/display/output_configurator_animation.h"
462 shell->output_configurator_animation();
480 Shell::GetInstance()->output_configurator_animation();
855 Shell::GetInstance()->output_configurator_animation()->StartFadeInAnimation();
    [all...]
display_manager.cc 35 #include "ash/display/output_configurator_animation.h"
726 if (Shell::GetInstance()->output_configurator_animation()) {
727 Shell::GetInstance()->output_configurator_animation()->
  /external/chromium_org/ash/
shell.h 446 internal::OutputConfiguratorAnimation* output_configurator_animation() { function in class:ash::Shell

Completed in 130 milliseconds