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

  /external/chromium_org/third_party/WebKit/Source/core/page/animation/
AnimationControllerPrivate.h 67 PassRefPtr<CompositeAnimation> accessCompositeAnimation(RenderObject*);
AnimationController.cpp 65 PassRefPtr<CompositeAnimation> AnimationControllerPrivate::accessCompositeAnimation(RenderObject* renderer)
517 RefPtr<CompositeAnimation> rendererAnimations = m_data->accessCompositeAnimation(renderer);

Completed in 1983 milliseconds