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

/external/webkit/Source/WebCore/page/animation/
H A DAnimationControllerPrivate.h107 void startTimeResponse(double t);
H A DAnimationController.cpp327 startTimeResponse(beginAnimationUpdateTime());
333 startTimeResponse(time);
426 void AnimationControllerPrivate::startTimeResponse(double time) function in class:WebCore::AnimationControllerPrivate

Completed in 59 milliseconds