Searched refs:getElapsedTime (Results 1 – 4 of 4) sorted by relevance
164 double getElapsedTime() const;
68 double elapsedTime = getElapsedTime(); in getKeyframeAnimationInterval()
1181 double elapsedTime = getElapsedTime(); in progress()1273 double AnimationBase::getElapsedTime() const in getElapsedTime() function in WebCore::AnimationBase
55274 I added a common getElapsedTime() function to AnimationBase which uses a combination of55280 (WebCore::AnimationBase::getElapsedTime):