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

  /external/webkit/Source/WebCore/page/animation/
AnimationControllerPrivate.h 60 void updateAnimationTimer(bool callSetChanged = false);
AnimationController.cpp 87 void AnimationControllerPrivate::updateAnimationTimer(bool callSetChanged/* = false*/)
205 updateAnimationTimer(true);
261 updateAnimationTimer();
277 updateAnimationTimer();
501 m_data->updateAnimationTimer();

Completed in 142 milliseconds