Home
last modified time | relevance | path

Searched refs:HGM_LOGW (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp158 HGM_LOGW("HgmCore failed to load prod xml configuration file"); in InitXmlConfig()
161 HGM_LOGW("HgmCore failed to parse prod xml configuration"); in InitXmlConfig()
188 HGM_LOGW("HgmCore failed to find switch strategy for LTPO"); in SetLtpoConfig()
195 HGM_LOGW("HgmCore failed to find TE strategy for LTPO"); in SetLtpoConfig()
202 HGM_LOGW("HgmCore failed to find alignRate strategy for LTPO"); in SetLtpoConfig()
211 HGM_LOGW("HgmCore failed to find pipelineOffset strategy for LTPO"); in SetLtpoConfig()
277 HGM_LOGW("HgmCore failed to get screen of : " PUBU64 "", id); in SetScreenRefreshRate()
282 HGM_LOGW("HgmCore refuse an illegal framerate: %{public}d", rate); in SetScreenRefreshRate()
399 HGM_LOGW("HgmCore failed to get screen of : " PUBU64 "", id); in AddScreenInfo()
435 HGM_LOGW("HgmCore failed to find screen " PUBU64 "", id); in GetScreenCurrentRefreshRate()
[all …]
H A Dhgm_screen.cpp128 HGM_LOGW("HgmScreen failed to get activeMode via modeId : %{public}d", id); in GetModeViaId()
163 HGM_LOGW("HgmScreen activeMode is not among supported modes"); in GetModeIdViaRate()
185 HGM_LOGW("HgmScreen NO mode is found for w : %{public}d, h : %{public}d, rate : %{public}u", in GetModeIdViaResolutionAndRate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_log.h37 #define HGM_LOGW(fmt, ...) HGM_CPRINTF(LOG_WARN, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_task_handle_thread.cpp37 HGM_LOGW("Add watchdog thread failed"); in HgmTaskHandleThread()
H A Dhgm_frame_rate_manager.cpp776 HGM_LOGW("HgmFrameRateManager:unknown event, eventName is %{public}s", eventName.c_str()); in HandleRefreshRateEvent()
980HGM_LOGW("HandleVirtualDisplayEvent:unknow virtual display [%{public}s]", virtualDisplayName.c_str… in HandleVirtualDisplayEvent()
1021HGM_LOGW("HgmFrameRateManager:invalid vote %{public}s(%{public}d %{public}s):[%{public}d, %{public… in DeliverRefreshRateVote()
1321 HGM_LOGW("CleanVote: i am [%{public}d], i died, clean my votes please.", pid); in CleanVote()