Searched defs:progressDelta (Results 1 – 2 of 2) sorted by relevance
190 const float progressDelta = in performGammaOp() local211 const float progressDelta = (mCurrentCallTime - mLastCallTime) / gammaOp.animationTime; in performGammaOp() local273 const float progressDelta = in performTranslationOp() local299 float progressDelta = in performTranslationOp() local347 const float progressDelta = in performRotationOp() local381 float progressDelta = (mCurrentCallTime - mLastCallTime) / rotationOp.animationTime; in performRotationOp() local
54 float progressDelta = (transitionLength / scrollRange); in getVerticalProgress() local