Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp977 updateStateMachine(AnimationStateInputStartTimeSet, beginAnimationUpdateTime()); in updateStateMachine()
985 startAnimation(beginAnimationUpdateTime() - m_startTime); in updateStateMachine()
995 m_requestedStartTime = beginAnimationUpdateTime(); in updateStateMachine()
1014 m_pauseTime = beginAnimationUpdateTime(); in updateStateMachine()
1033 updateStateMachine(AnimationStateInputStartTimeSet, beginAnimationUpdateTime()); in updateStateMachine()
1046 m_pauseTime = beginAnimationUpdateTime(); in updateStateMachine()
1075 m_pauseTime = beginAnimationUpdateTime(); in updateStateMachine()
1076 pauseAnimation(beginAnimationUpdateTime() - m_startTime); in updateStateMachine()
1092 m_pauseTime = beginAnimationUpdateTime(); in updateStateMachine()
1093 pauseAnimation(beginAnimationUpdateTime() - m_startTime); in updateStateMachine()
[all …]
DAnimationControllerPrivate.h87 double beginAnimationUpdateTime();
DAnimationBase.h171 double beginAnimationUpdateTime() const;
DAnimationController.cpp316 double AnimationControllerPrivate::beginAnimationUpdateTime() in beginAnimationUpdateTime() function in WebCore::AnimationControllerPrivate
327 startTimeResponse(beginAnimationUpdateTime()); in endAnimationUpdate()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1630451 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
30605 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
30739 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
31784 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
DChangeLog-2009-06-1622649 (WebCore::AnimationBase::beginAnimationUpdateTime):
42958 (WebCore::AnimationBase::beginAnimationUpdateTime):
42972 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
58015 (WebCore::AnimationBase::beginAnimationUpdateTime):
58018 (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
58022 (WebCore::AnimationController::beginAnimationUpdateTime):
DChangeLog24248 (WebCore::AnimationBase::beginAnimationUpdateTime):