Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
DAnimationBase.h151 bool isAnimatingProperty(CSSPropertyID property, bool acceleratedOnly, bool isRunningNow) const in isAnimatingProperty()
DAnimationController.cpp275 bool isRunningNow = true; in isRunningAcceleratableAnimationOnRenderer() local