Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dwindow_utils.cpp21 DeviceOrientation WindowUtils::GetDeviceOrientation(int32_t windowOrientation) in GetDeviceOrientation() argument
24 ((windowOrientation == static_cast<int32_t>(Rosen::DisplayOrientation::LANDSCAPE)) || in GetDeviceOrientation()
25 (windowOrientation == static_cast<int32_t>(Rosen::DisplayOrientation::LANDSCAPE_INVERTED))) in GetDeviceOrientation()
H A Dwindow_utils.h25 static DeviceOrientation GetDeviceOrientation(int32_t windowOrientation);

Completed in 1 milliseconds