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

  /external/webkit/WebCore/page/animation/
AnimationControllerPrivate.h 61 void updateAnimationTimer(bool callSetChanged = false);
AnimationController.cpp 87 void AnimationControllerPrivate::updateAnimationTimer(bool callSetChanged/* = false*/)
195 updateAnimationTimer(true);
220 updateAnimationTimer();
236 updateAnimationTimer();
484 m_data->updateAnimationTimer();

Completed in 35 milliseconds