Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp464 const bool animationStyleRecalc = false; in calculateTransitionUpdate() local
467 … const bool animationStyleRecalc = activeAnimations && activeAnimations->isAnimationStyleChange(); in calculateTransitionUpdate() local