Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp59 constexpr int32_t FULL_CIRCLE_DEGREE = 360; variable
1157 uint32_t transformHint = (rotation + deviceRotation) % FULL_CIRCLE_DEGREE; in UpdateViewportConfig()