Searched refs:FULL_CIRCLE_DEGREE (Results 1 – 1 of 1) sorted by relevance
59 constexpr int32_t FULL_CIRCLE_DEGREE = 360; variable1157 uint32_t transformHint = (rotation + deviceRotation) % FULL_CIRCLE_DEGREE; in UpdateViewportConfig()