Searched refs:originalHeight (Results 1 – 1 of 1) sorted by relevance
212 final int originalHeight; in ScreenRotationAnimation() local218 originalHeight = displayContent.mBaseDisplayHeight; in ScreenRotationAnimation()222 originalHeight = displayInfo.logicalHeight; in ScreenRotationAnimation()226 mWidth = originalHeight; in ScreenRotationAnimation()230 mHeight = originalHeight; in ScreenRotationAnimation()235 mOriginalHeight = originalHeight; in ScreenRotationAnimation()