Searched refs:NotifyScreenPowerStatus (Results 1 – 4 of 4) sorted by relevance
215 void NotifyScreenPowerStatus(ScreenId id, ScreenPowerStatus status);
338 void HgmCore::NotifyScreenPowerStatus(ScreenId id, ScreenPowerStatus status) in NotifyScreenPowerStatus() function in OHOS::Rosen::HgmCore
610 HWTEST_F(HyperGraphicManagerTest, NotifyScreenPowerStatus, Function | SmallTest | Level2)614 instance.NotifyScreenPowerStatus(screenId, POWER_STATUS_ON);
863 OHOS::Rosen::HgmCore::Instance().NotifyScreenPowerStatus(id, status); in SetScreenPowerStatus()