Searched defs:calculateAnimationPercentAndRepeat (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/svg/animation/
H A DSVGSMILElement.cpp771 float SVGSMILElement::calculateAnimationPercentAndRepeat(SMILTime elapsed, unsigned& repeat) const function in class:WebCore::SVGSMILElement
865 float percent = calculateAnimationPercentAndRepeat(elapsed, repeat);

Completed in 14 milliseconds