Home
last modified time | relevance | path

Searched refs:STRING_TO_DISPLAY_ORIENTATION_MAP (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp129 const std::map<std::string, OHOS::AppExecFwk::DisplayOrientation> STRING_TO_DISPLAY_ORIENTATION_MAP = { member
6715 if (STRING_TO_DISPLAY_ORIENTATION_MAP.find(orientation) == STRING_TO_DISPLAY_ORIENTATION_MAP.end()) { in GetOrientationFromResourceManager()
6719 abilityInfo.orientation = STRING_TO_DISPLAY_ORIENTATION_MAP.at(orientation); in GetOrientationFromResourceManager()

Completed in 17 milliseconds