Lines Matching refs:WLOGI
81 WLOGI("GetShotScreenIds"); in GetShotScreenIds()
92 WLOGI("GetShotScreenIds: screenId: %{public}" PRIu64"", screenId); in GetShotScreenIds()
114 WLOGI("GetAllExpandOrMirrorScreenIds, screenIds is empty"); in GetAllExpandOrMirrorScreenIds()
124 WLOGI("GetAllExpandOrMirrorScreenIds: screenId: %{public}" PRIu64"", iter->first); in GetAllExpandOrMirrorScreenIds()
136 WLOGI("GetRSDisplayNodeByScreenId: screen: %{public}" PRIu64", nodeId: %{public}" PRIu64" ", in GetRSDisplayNodeByScreenId()
154 WLOGI("GetAbstractScreen: screenId: %{public}" PRIu64"", dmsScreenId); in GetAbstractScreen()
185 WLOGI("GetDefaultAbstractScreenId, screen:%{public}" PRIu64"", defaultDmsScreenId); in GetDefaultAbstractScreenId()
360 WLOGI("connect the first screen"); in AddToGroupLocked()
370 WLOGI("RemoveFromGroupLocked."); in RemoveFromGroupLocked()
402 WLOGI("CheckScreenInScreenGroup."); in CheckScreenInScreenGroup()
440 …WLOGI("connect new group screen. id=%{public}" PRIu64"/%{public}" PRIu64", combination:%{public}u", in AddAsFirstScreenLocked()
480 WLOGI("CreateVirtualScreen is not shot"); in CreateVirtualScreen()
500 WLOGI("CreateVirtualScreen is shot"); in CreateVirtualScreen()
561 …WLOGI("skip setting orientation. screen %{public}" PRIu64" orientation %{public}u", screenId, newO… in SetOrientation()
567 WLOGI("set orientation. roatiton %{public}u", rotationAfter); in SetOrientation()
573 …WLOGI("rotation not changed. screen %{public}" PRIu64" rotation %{public}u", screenId, rotationAft… in SetOrientation()
647 …WLOGI("SetScreenActiveMode: RsScreenId: %{public}" PRIu64", modeId: %{public}u", screenId, modeId); in SetScreenActiveMode()
671 WLOGI("SetScreenActiveMode: modeId: %{public}u -> %{public}u", usedModeId, modeId); in SetScreenActiveMode()
709 WLOGI("MakeMirror, screenId:%{public}" PRIu64"", screenId); in MakeMirror()
813 WLOGI("MakeExpand, defaultScreenId:%{public}" PRIu64"", defaultScreenId); in MakeExpand()
858 WLOGI("-------- dump screen info begin---------"); in DumpScreenInfo()
859 WLOGI("-------- the Screen Id Map Info---------"); in DumpScreenInfo()
860 WLOGI(" DmsScreenId RsScreenId"); in DumpScreenInfo()
862 WLOGI("-------- the Screen Info ---------"); in DumpScreenInfo()
863 WLOGI(" dmsId rsId groupDmsId " in DumpScreenInfo()
878 …WLOGI("%{public}20" PRIu64" %{public}20" PRIu64" %{public}20" PRIu64" %{public}10s %{public}10s %{… in DumpScreenInfo()
887 WLOGI("-------- the ScreenGroup Info ---------"); in DumpScreenGroupInfo()
888 …WLOGI(" isGroup dmsId rsId groupDmsId type … in DumpScreenGroupInfo()
896 …WLOGI("%{public}10s %{public}20" PRIu64" %{public}20" PRIu64" %{public}20" PRIu64" %{public}10s %{… in DumpScreenGroupInfo()
913 …WLOGI("%{public}10s %{public}20" PRIu64" %{public}20" PRIu64" %{public}20" PRIu64" %{public}10s %{… in DumpScreenGroupInfo()
924 WLOGI("%{public}20" PRIu64" %{public}20" PRIu64"", pair.first, pair.second); in DumpScreenIdInfo()
1096 …WLOGI("set screen power status. rsscreen %{public}" PRIu64", status %{public}u", screen->rsId_, st… in SetScreenPowerForAll()