Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp635 int32_t diffOrientation = static_cast<int32_t>(WINDOW_TO_DISPLAY_ORIENTATION_MAP.at(requestOrientation)) - in AdjustFixedOrientationRSSurfaceNode() local
637 float rotation = (displayInfo->GetIsDefaultVertical() ? -90.f : 90.f) * (diffOrientation); // 90.f is base degree in AdjustFixedOrientationRSSurfaceNode()

Completed in 2 milliseconds