Searched refs:diffOrientation (Results 1 – 1 of 1) sorted by relevance
633 …int32_t diffOrientation = static_cast<int32_t>(WINDOW_TO_DISPLAY_ORIENTATION_MAP.at(requestOrienta… in AdjustFixedOrientationRSSurfaceNode() local635 …float rotation = (displayInfo->GetIsDefaultVertical() ? -90.f : 90.f) * (diffOrientation); // 90.f… in AdjustFixedOrientationRSSurfaceNode()