Home
last modified time | relevance | path

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

/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_action.h46 bool SetDisplayPower(DisplayState state, uint32_t reason);
/base/powermgr/display_manager/state_manager/service/native/include/
H A Dscreen_action.h42 bool SetDisplayPower(DisplayState state, uint32_t reason);
/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_action.cpp163 bool ScreenAction::SetDisplayPower(DisplayState state, uint32_t reason) in SetDisplayPower() function in OHOS::DisplayPowerMgr::ScreenAction
165 DISPLAY_HILOGI(FEAT_STATE, "[UL_POWER] SetDisplayPower displayId=%{public}u, state=%{public}u, reason=%{public}u", in SetDisplayPower()
194 "[UL_POWER] SetDisplayPower state=%{public}u, reason=%{public}u, ret=%{public}d, coordinated=%{public}d", in SetDisplayPower()
H A Dscreen_controller.cpp284 bool ret = action_->SetDisplayPower(state, reason); in OnStateChanged()

Completed in 3 milliseconds