Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp270 …std::string defaultDisplayCutoutPath = static_cast<std::string>(stringConfig["defaultDisplayCutout… in Init() local
271 … TLOGD(WmsLogTag::DMS, "defaultDisplayCutoutPath = %{public}s.", defaultDisplayCutoutPath.c_str()); in Init()
272 ScreenSceneConfig::SetCutoutSvgPath(GetDefaultScreenId(), defaultDisplayCutoutPath); in Init()