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

  /external/chromium_org/ash/system/chromeos/brightness/
brightness_controller_chromeos.cc 22 DecreaseScreenBrightness(true);
  /external/chromium_org/chromeos/dbus/
fake_power_manager_client.h 41 virtual void DecreaseScreenBrightness(bool allow_off) OVERRIDE;
power_manager_client.h 107 virtual void DecreaseScreenBrightness(bool allow_off) = 0;
fake_power_manager_client.cc 41 void FakePowerManagerClient::DecreaseScreenBrightness(bool allow_off) {
power_manager_client.cc 84 virtual void DecreaseScreenBrightness(bool allow_off) OVERRIDE {
776 virtual void DecreaseScreenBrightness(bool allow_off) OVERRIDE {
    [all...]

Completed in 181 milliseconds