Searched refs:origWidth (Results 1 – 2 of 2) sorted by relevance
162 final int origWidth = mWidth; in rotateTo() local168 mHeight = origWidth; in rotateTo()172 mCutout = calculateDisplayCutoutForRotation(mCutout, rotationDelta, origWidth, in rotateTo()
292 final int origWidth = configBounds.width(); in testMoveToDifferentOrientDisplay() local302 assertEquals(origWidth, configBounds.width()); in testMoveToDifferentOrientDisplay()309 (int) ((float) mActivity.getBounds().width() * origHeight / origWidth)); in testMoveToDifferentOrientDisplay()