Home
last modified time | relevance | path

Searched defs:notifyAnimationStarted (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPageOverlay.cpp76 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in blink::OverlayGraphicsLayerClientImpl
DLinkHighlight.cpp311 void LinkHighlight::notifyAnimationStarted(double, blink::WebAnimation::TargetProperty) in notifyAnimationStarted() function in blink::LinkHighlight
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageLayerChromiumTest.cpp41 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in __anoncec968460111::MockGraphicsLayerClient
DGraphicsLayerTest.cpp51 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in __anonca1f38b00111::MockGraphicsLayerClient
DGraphicsLayer.cpp1210 void GraphicsLayer::notifyAnimationStarted(double monotonicTime, WebAnimation::TargetProperty) in notifyAnimationStarted() function in WebCore::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.h195 virtual void notifyAnimationStarted(const GraphicsLayer*, double) OVERRIDE { } in notifyAnimationStarted() function
DCompositedLayerMapping.cpp2138 void CompositedLayerMapping::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted() function in WebCore::CompositedLayerMapping
/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp412 void PinchViewport::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted() function in WebCore::PinchViewport