HomeSort by relevance Sort by last modified time
    Searched refs:postCommit (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimationPlayer.h 142 void postCommit(double timelineTime);
CompositorPendingAnimations.cpp 96 // FIXME: The postCommit should happen *after* the commit, not before.
99 player.postCommit(player.timeline()->currentTimeInternal());
AnimationPlayer.cpp 220 void AnimationPlayer::postCommit(double timelineTime)

Completed in 153 milliseconds