Searched refs:toKeyPoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.cpp448 float toKeyPoint = m_keyPoints[index + 1]; local
455 return (toKeyPoint - fromKeyPoint) * keyPointPercent + fromKeyPoint;

Completed in 740 milliseconds