Searched refs:OVERRIDE_BRIGHTNESS (Results 1 – 5 of 5) sorted by relevance
407 const uint32_t OVERRIDE_BRIGHTNESS = 255; variable408 bool ret = DisplayPowerMgrClient::GetInstance().OverrideBrightness(OVERRIDE_BRIGHTNESS);412 EXPECT_EQ(value, OVERRIDE_BRIGHTNESS);425 const uint32_t OVERRIDE_BRIGHTNESS = 255; variable430 ret = DisplayPowerMgrClient::GetInstance().OverrideBrightness(OVERRIDE_BRIGHTNESS);434 EXPECT_EQ(value, OVERRIDE_BRIGHTNESS);452 const uint32_t OVERRIDE_BRIGHTNESS = 255; variable460 EXPECT_EQ(value, OVERRIDE_BRIGHTNESS);492 const uint32_t OVERRIDE_BRIGHTNESS = 100; variable564 const uint32_t OVERRIDE_BRIGHTNESS = 156; variable[all …]
34 static_cast<uint32_t>(DisplayPowerMgrInterfaceCode::OVERRIDE_BRIGHTNESS), data, size); in LLVMFuzzerTestOneInput()
29 OVERRIDE_BRIGHTNESS, enumerator
78 case static_cast<int32_t>(PowerMgr::DisplayPowerMgrInterfaceCode::OVERRIDE_BRIGHTNESS): in ProcessMessage()
334 static_cast<int32_t>(PowerMgr::DisplayPowerMgrInterfaceCode::OVERRIDE_BRIGHTNESS), in OverrideBrightness()