Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
142 private boolean mMoreRotateFrame; field in ScreenRotationAnimation774 mMoreRotateFrame = false; in stepAnimation()776 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()827 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()875 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()899 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfaces()