Searched refs:mMoreRotateFrame (Results 1 – 1 of 1) sorted by relevance
125 private boolean mMoreRotateFrame; field in ScreenRotationAnimation802 mMoreRotateFrame = false; in stepAnimation()804 … mMoreRotateFrame = mRotateFrameAnimation.getTransformation(now, mRotateFrameTransformation); in stepAnimation()855 if (USE_CUSTOM_BLACK_FRAME && !mMoreStartFrame && !mMoreRotateFrame && !mMoreFinishFrame) { in stepAnimation()903 && (mMoreStartFrame || mMoreRotateFrame || mMoreFinishFrame)) in stepAnimation()927 if (!mMoreStartFrame && !mMoreFinishFrame && !mMoreRotateFrame) { in updateSurfacesInTransaction()