Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h337 void CreateScreenProperty(ScreenId screenId, ScreenProperty& property);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1317 void ScreenSessionManager::CreateScreenProperty(ScreenId screenId, ScreenProperty& property) in CreateScreenProperty() function in OHOS::Rosen::ScreenSessionManager
1375 CreateScreenProperty(screenId, property); in GetOrCreateScreenSession()