Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp269 scheduleWakeUp(delay.value() - AnimationTimeline::s_minimumDelay, FutureAnimationFrame); in scheduleAnimationFrame()
281 …ERT(frameSchedulingState == SynchronizeAnimations || frameSchedulingState == FutureAnimationFrame); in scheduleWakeUp()
288 …m_frameSchedulingState == SynchronizeAnimations || m_frameSchedulingState == FutureAnimationFrame); in wakeupTimerFired()
289 if (m_frameSchedulingState == FutureAnimationFrame) { in wakeupTimerFired()
DSMILTimeContainer.h82 FutureAnimationFrame, enumerator