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