Searched refs:calculatePercentFromKeyPoints (Results 1 – 2 of 2) sorted by relevance
448 float SVGAnimationElement::calculatePercentFromKeyPoints(float percent) const in calculatePercentFromKeyPoints() function in WebCore::SVGAnimationElement489 effectivePercent = calculatePercentFromKeyPoints(percent); in currentValuesFromKeyPoints()630 effectivePercent = calculatePercentFromKeyPoints(percent); in updateAnimation()
216 float calculatePercentFromKeyPoints(float percent) const;