Searched refs:calculateKeyTimesIndex (Results 1 – 2 of 2) sorted by relevance
423 unsigned SVGAnimationElement::calculateKeyTimesIndex(float percent) const in calculateKeyTimesIndex() function in WebCore::SVGAnimationElement458 unsigned index = calculateKeyTimesIndex(percent); in calculatePercentFromKeyPoints()525 unsigned index = calculateKeyTimesIndex(percent); in currentValuesForValuesAnimation()632 effectivePercent = calculatePercentForSpline(percent, calculateKeyTimesIndex(percent)); in updateAnimation()
220 unsigned calculateKeyTimesIndex(float percent) const;