Searched refs:mMoreFinishFrame (Results 1 – 1 of 1) sorted by relevance
145 private boolean mMoreFinishFrame; field in ScreenRotationAnimation754 mMoreFinishFrame = false; in stepAnimation()756 … mMoreFinishFrame = mFinishFrameAnimation.getTransformation(finishNow, mFinishFrameTransformation); 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()