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

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorPendingAnimations.cpp96 // FIXME: The postCommit should happen *after* the commit, not before.
99 player.postCommit(player.timeline()->currentTimeInternal());
H A DAnimationPlayer.h142 void postCommit(double timelineTime);
H A DAnimationPlayer.cpp220 void AnimationPlayer::postCommit(double timelineTime) function in class:blink::AnimationPlayer

Completed in 85 milliseconds