Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
141 private boolean mMoreRotateFrame; field in ScreenRotationAnimation814 mMoreRotateFrame = false; in stepAnimation()816 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()867 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()915 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()939 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfacesInTransaction()