Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
141 private boolean mMoreRotateFrame; field in ScreenRotationAnimation811 mMoreRotateFrame = false; in stepAnimation()813 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()864 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()912 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()936 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfacesInTransaction()