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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorPendingAnimations.cpp 91 waitingForStartTime[i]->notifyCompositorStartTime(waitingForStartTime[i]->timeline()->currentTimeInternal());
129 player->notifyCompositorStartTime(monotonicAnimationStartTime - player->timeline()->zeroTime());
AnimationPlayer.h 138 void notifyCompositorStartTime(double timelineTime);
AnimationPlayer.cpp 246 void AnimationPlayer::notifyCompositorStartTime(double timelineTime)

Completed in 1433 milliseconds