Searched refs:NotifyScreenPowerStatus (Results 1 – 4 of 4) sorted by relevance
134 void NotifyScreenPowerStatus(ScreenId id, ScreenPowerStatus status);
228 void HgmCore::NotifyScreenPowerStatus(ScreenId id, ScreenPowerStatus status) in NotifyScreenPowerStatus() function in OHOS::Rosen::HgmCore
562 HWTEST_F(HyperGraphicManagerTest, NotifyScreenPowerStatus, Function | SmallTest | Level2)566 instance.NotifyScreenPowerStatus(screenId, POWER_STATUS_ON);
532 OHOS::Rosen::HgmCore::Instance().NotifyScreenPowerStatus(id, status); in SetScreenPowerStatus()