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

  /external/chromium_org/ash/system/chromeos/power/
power_event_observer.cc 13 #include "ui/display/chromeos/display_configurator.h"
54 shell->display_configurator()->SuspendDisplays();
58 Shell::GetInstance()->display_configurator()->ResumeDisplays();
  /external/chromium_org/ash/wm/
power_button_controller.cc 36 Shell::GetInstance()->display_configurator()->AddObserver(this);
43 Shell::GetInstance()->display_configurator()->RemoveObserver(this);
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_output_protection_message_filter.cc 24 #include "ui/display/chromeos/display_configurator.h"
138 ash::Shell::GetInstance()->display_configurator();
160 ash::Shell::GetInstance()->display_configurator();
179 ash::Shell::GetInstance()->display_configurator();
204 ash::Shell::GetInstance()->display_configurator();
229 ash::Shell::GetInstance()->display_configurator();
  /external/chromium_org/ash/touch/
touch_observer_hud.cc 51 Shell::GetInstance()->display_configurator()->AddObserver(this);
62 Shell::GetInstance()->display_configurator()->RemoveObserver(this);
touch_transformer_controller.cc 13 #include "ui/display/chromeos/display_configurator.h"
195 Shell::GetInstance()->display_configurator()->display_state();
240 Shell::GetInstance()->display_configurator()->framebuffer_size();
  /external/chromium_org/chrome/browser/chromeos/dbus/
display_power_service_provider.cc 12 #include "ui/display/chromeos/display_configurator.h"
64 ash::Shell::GetInstance()->display_configurator()->SetDisplayPower(
  /external/chromium_org/ash/display/
display_change_observer_chromeos.cc 244 ->display_configurator()
265 Shell::GetInstance()->display_configurator()->PrepareForExit();
280 Shell::GetInstance()->display_configurator()->cached_displays());
display_manager.cc 491 Shell::GetInstance()->display_configurator()->OnConfigurationChanged();
535 Shell::GetInstance()->display_configurator()->OnConfigurationChanged();
638 Shell::GetInstance()->display_configurator()->SetColorCalibrationProfile(
    [all...]
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences.cc 311 ash::Shell::GetInstance()->display_configurator()->
378 ash::Shell::GetInstance()->display_configurator()->SetInitialDisplayPower(
display_preferences_unittest.cc 28 #include "ui/display/chromeos/display_configurator.h"
194 shell->display_configurator()->requested_power_state());
626 ash::Shell::GetInstance()->display_configurator()->
637 shell->display_configurator()->requested_power_state());
642 shell->display_configurator()->requested_power_state());
650 shell->display_configurator()->requested_power_state());
    [all...]
  /external/chromium_org/ash/
shell.h 523 ui::DisplayConfigurator* display_configurator() { function in class:ash::Shell

Completed in 491 milliseconds