addAnimation 246 Source/core/animation/CompositorAnimations.cpp if (!layer->compositedLayerMapping()->mainGraphicsLayer()->addAnimation(animations[i].release())) { addAnimation 1043 Source/platform/graphics/GraphicsLayer.cpp return platformLayer()->addAnimation(animation.leakPtr()); addAnimation 234 Source/platform/graphics/GraphicsLayer.h bool addAnimation(PassOwnPtr<blink::WebAnimation>); addAnimation 106 Source/platform/graphics/GraphicsLayerTest.cpp ASSERT_TRUE(m_platformLayer->addAnimation(floatAnimation.leakPtr())); addAnimation 298 Source/web/LinkHighlight.cpp m_contentLayer->layer()->addAnimation(animation.leakPtr()); addAnimation 148 public/platform/WebLayer.h virtual bool addAnimation(WebAnimation*) = 0;