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.cpp74 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in blink::OverlayGraphicsLayerClientImpl
DLinkHighlight.cpp302 void LinkHighlight::notifyAnimationStarted(double, WebCompositorAnimation::TargetProperty) in notifyAnimationStarted() function in blink::LinkHighlight
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageLayerChromiumTest.cpp40 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in __anonba87d8d90111::MockGraphicsLayerClient
DGraphicsLayerTest.cpp50 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted() function in __anon9e4d41630111::MockGraphicsLayerClient
DGraphicsLayer.cpp1051 void GraphicsLayer::notifyAnimationStarted(double monotonicTime, WebCompositorAnimation::TargetProp… in notifyAnimationStarted() function in blink::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.h181 virtual void notifyAnimationStarted(const GraphicsLayer*, double) OVERRIDE { } in notifyAnimationStarted() function
DCompositedLayerMapping.cpp2257 void CompositedLayerMapping::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted() function in blink::CompositedLayerMapping
/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp410 void PinchViewport::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted() function in blink::PinchViewport