Searched refs:mMoreFinishFrame (Results 1 – 1 of 1) sorted by relevance
142 private boolean mMoreFinishFrame; field in ScreenRotationAnimation764 mMoreFinishFrame = false; in stepAnimation()766 … mMoreFinishFrame = mFinishFrameAnimation.getTransformation(finishNow, mFinishFrameTransformation); in stepAnimation()837 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()885 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()909 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfaces()