Home
last modified time | relevance | path

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

/foundation/windowmanager/utils/include/
Dwindow_manager_hilog.h39 #define WLOGD(fmt, ...) _W_CPRINTF(_W_DFUNC, fmt, ##__VA_ARGS__) macro
46 #define WLOGFD(fmt, ...) WLOGD("%{public}s: " fmt, _W_FUNC, ##__VA_ARGS__)
/foundation/windowmanager/dmserver/src/
Dabstract_display.cpp100WLOGD("request rotation from %{public}u to %{public}u, display %{public}" PRIu64"", rotation_, rot… in RequestRotation()
144WLOGD("display bound to screen. display:%{public}" PRIu64", screen:%{public}" PRIu64"", id_, dmsSc… in BindAbstractScreen()
Dabstract_screen_controller.cpp343 WLOGD("fill screen w/h:%{public}d/%{public}d", info->width_, info->height_); in FillAbstractScreen()
346 WLOGD("fill screen activeModeId:%{public}d", activeModeId); in FillAbstractScreen()
543WLOGD("set orientation. screen %{public}" PRIu64" orientation %{public}u", screenId, newOrientatio… in SetOrientation()
1092 WLOGD("skip virtual screen %{public}" PRIu64"", screen->dmsId_); in SetScreenPowerForAll()
/foundation/windowmanager/dm/src/
Ddisplay_manager.cpp118WLOGD("OnDisplayChange. display %{public}" PRIu64", event %{public}u", displayInfo->GetDisplayId()… in OnDisplayChange()
/foundation/windowmanager/wmserver/src/
Dwindow_node_container.cpp1498WLOGD("UpdateWindowVisibilityInfos: find covered window:%{public}u", node->GetWindowId()); in UpdateWindowVisibilityInfos()
1509WLOGD("UpdateWindowVisibilityInfos: covered status changed window:%{public}u, covered:%{public}d", in UpdateWindowVisibilityInfos()