Searched refs:rotatedDisplayInfo (Results 1 – 1 of 1) sorted by relevance
125 FixedRotationTransformState(DisplayInfo rotatedDisplayInfo, in FixedRotationTransformState() argument127 mDisplayInfo = rotatedDisplayInfo; in FixedRotationTransformState()161 FixedRotationTransformStateLegacy(DisplayInfo rotatedDisplayInfo, in FixedRotationTransformStateLegacy() argument164 super(rotatedDisplayInfo, rotatedDisplayFrames, rotatedConfig); in FixedRotationTransformStateLegacy()166 mRotator = new SeamlessRotator(rotatedDisplayInfo.rotation, currentRotation, in FixedRotationTransformStateLegacy()167 rotatedDisplayInfo, true /* applyFixedTransformationHint */); in FixedRotationTransformStateLegacy()