notifyAnimationStarted 99 Source/core/frame/PinchViewport.h virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE; notifyAnimationStarted 170 Source/core/rendering/compositing/CompositedLayerMapping.h virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE; notifyAnimationStarted 240 Source/core/rendering/compositing/RenderLayerCompositor.h virtual void notifyAnimationStarted(const GraphicsLayer*, double) OVERRIDE { } notifyAnimationStarted 1202 Source/platform/graphics/GraphicsLayer.cpp m_client->notifyAnimationStarted(this, monotonicTime); notifyAnimationStarted 297 Source/platform/graphics/GraphicsLayer.h virtual void notifyAnimationStarted(double monotonicTime, blink::WebAnimation::TargetProperty) OVERRIDE; notifyAnimationStarted 67 Source/platform/graphics/GraphicsLayerClient.h virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) = 0; notifyAnimationStarted 66 Source/web/LinkHighlight.h virtual void notifyAnimationStarted(double monotonicTime, blink::WebAnimation::TargetProperty) OVERRIDE; notifyAnimationStarted 36 public/platform/WebAnimationDelegate.h virtual void notifyAnimationStarted(double monotonicTime, WebAnimation::TargetProperty) = 0;