Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp404 … std::string subDisplayCutoutPath = static_cast<std::string>(stringConfig["subDisplayCutoutPath"]); in ConfigureScreenScene() local
405 TLOGD(WmsLogTag::DMS, "subDisplayCutoutPath = %{public}s.", subDisplayCutoutPath.c_str()); in ConfigureScreenScene()
406 ScreenSceneConfig::SetSubCutoutSvgPath(subDisplayCutoutPath); in ConfigureScreenScene()