Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp60 constexpr int32_t ONE_FOURTH_FULL_CIRCLE_DEGREE = 90; variable
1155 …auto rotation = ONE_FOURTH_FULL_CIRCLE_DEGREE * static_cast<uint32_t>(displayInfo->GetRotation()); in UpdateViewportConfig()