Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
139 private boolean mMoreRotateFrame; field in ScreenRotationAnimation785 mMoreRotateFrame = false; in stepAnimation()787 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()838 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()886 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()910 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfaces()