Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
125 private boolean mMoreRotateFrame; field in ScreenRotationAnimation796 mMoreRotateFrame = false; in stepAnimation()798 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()849 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()897 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()921 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfacesInTransaction()