Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
Dwindow_layout_policy.cpp633 …int32_t diffOrientation = static_cast<int32_t>(WINDOW_TO_DISPLAY_ORIENTATION_MAP.at(requestOrienta… in AdjustFixedOrientationRSSurfaceNode() local
635 …float rotation = (displayInfo->GetIsDefaultVertical() ? -90.f : 90.f) * (diffOrientation); // 90.f… in AdjustFixedOrientationRSSurfaceNode()