Home
last modified time | relevance | path

Searched defs:updateAnimations (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
DAnimationController.cpp85 void AnimationControllerPrivate::updateAnimations(double& timeToNextService, double& timeToNextEven… in updateAnimations() function in WebCore::AnimationControllerPrivate
446 PassRefPtr<RenderStyle> AnimationController::updateAnimations(RenderObject& renderer, RenderStyle& … in updateAnimations() function in WebCore::AnimationController
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp262 void SMILTimeContainer::updateAnimations(SMILTime elapsed, bool seekToTime) in updateAnimations() function in WebCore::SMILTimeContainer