Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp80 …uint32_t windowModeSupportType = WindowHelper::ConvertSupportModesToSupportType(info->GetWindowSup… in CreateWindowNode()
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h252 …static uint32_t ConvertSupportModesToSupportType(const std::vector<AppExecFwk::SupportWindowMode>&… in ConvertSupportModesToSupportType() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp894 … windowModeSupportType = WindowHelper::ConvertSupportModesToSupportType(supportWindowModes); in GetConfigurationFromAbilityInfo()
896 … windowModeSupportType = WindowHelper::ConvertSupportModesToSupportType(abilityInfo->windowModes); in GetConfigurationFromAbilityInfo()
H A Dwindow_impl.cpp1180 …uint32_t windowModeSupportType = WindowHelper::ConvertSupportModesToSupportType(abilityInfo->windo… in GetConfigurationFromAbilityInfo()