Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DPageOverlay.cpp75 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in blink::OverlayGraphicsLayerClientImpl
DPinchViewports.cpp188 void PinchViewports::notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double mono… in notifyAnimationStarted() function in blink::PinchViewports
DLinkHighlight.cpp290 void LinkHighlight::notifyAnimationStarted(double, double, blink::WebAnimation::TargetProperty) in notifyAnimationStarted() function in blink::LinkHighlight
/external/chromium_org/third_party/WebKit/Source/web/tests/
DImageLayerChromiumTest.cpp40 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in __anon5d8796a70111::MockGraphicsLayerClient
DGraphicsLayerTest.cpp51 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in __anon759da6710111::MockGraphicsLayerClient
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.h203 virtual void notifyAnimationStarted(const GraphicsLayer*, double, double) OVERRIDE { } in notifyAnimationStarted() function
DCompositedLayerMapping.cpp2095 void CompositedLayerMapping::notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, dou… in notifyAnimationStarted() function in WebCore::CompositedLayerMapping
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
DAnimationController.cpp487 void AnimationController::notifyAnimationStarted(RenderObject*, double startTime) in notifyAnimationStarted() function in WebCore::AnimationController
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayer.cpp1229 void GraphicsLayer::notifyAnimationStarted(double wallClockTime, double monotonicTime, WebAnimation… in notifyAnimationStarted() function in WebCore::GraphicsLayer