Home
last modified time | relevance | path

Searched refs:updateAnimationTiming (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DDocumentAnimations.cpp49 void updateAnimationTiming(Document& document, double monotonicAnimationStartTime) in updateAnimationTiming() function
77 updateAnimationTiming(document, monotonicAnimationStartTime); in serviceOnAnimationFrame()
90 updateAnimationTiming(element.document(), monotonicallyIncreasingTime()); in serviceBeforeGetComputedStyle()