Searched defs:notifyAnimationStarted (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/web/ |
D | PageOverlay.cpp | 75 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in blink::OverlayGraphicsLayerClientImpl
|
D | PinchViewports.cpp | 188 void PinchViewports::notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double mono… in notifyAnimationStarted() function in blink::PinchViewports
|
D | LinkHighlight.cpp | 290 void LinkHighlight::notifyAnimationStarted(double, double, blink::WebAnimation::TargetProperty) in notifyAnimationStarted() function in blink::LinkHighlight
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | ImageLayerChromiumTest.cpp | 40 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in __anon5d8796a70111::MockGraphicsLayerClient
|
D | GraphicsLayerTest.cpp | 51 …virtual void notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTi… in notifyAnimationStarted() function in __anon759da6710111::MockGraphicsLayerClient
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayerCompositor.h | 203 virtual void notifyAnimationStarted(const GraphicsLayer*, double, double) OVERRIDE { } in notifyAnimationStarted() function
|
D | CompositedLayerMapping.cpp | 2095 void CompositedLayerMapping::notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, dou… in notifyAnimationStarted() function in WebCore::CompositedLayerMapping
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
D | AnimationController.cpp | 487 void AnimationController::notifyAnimationStarted(RenderObject*, double startTime) in notifyAnimationStarted() function in WebCore::AnimationController
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsLayer.cpp | 1229 void GraphicsLayer::notifyAnimationStarted(double wallClockTime, double monotonicTime, WebAnimation… in notifyAnimationStarted() function in WebCore::GraphicsLayer
|