Searched refs:notifyCompositorStartTime (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorPendingAnimations.cpp91 waitingForStartTime[i]->notifyCompositorStartTime(waitingForStartTime[i]->timeline()->currentTimeInternal());
129 player->notifyCompositorStartTime(monotonicAnimationStartTime - player->timeline()->zeroTime());
H A DAnimationPlayer.h138 void notifyCompositorStartTime(double timelineTime);
H A DAnimationPlayer.cpp246 void AnimationPlayer::notifyCompositorStartTime(double timelineTime) function in class:blink::AnimationPlayer

Completed in 72 milliseconds