Home
last modified time | relevance | path

Searched refs:removeAnimation (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h107 virtual void removeAnimation(const String& animationName);
DGraphicsLayerCA.cpp653 void GraphicsLayerCA::removeAnimation(const String& animationName) in removeAnimation() function in WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h306 virtual void removeAnimation(const String& /*animationName*/) { } in removeAnimation() function
/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp1329 m_graphicsLayer->removeAnimation(animationName); in animationFinished()
1387 … m_graphicsLayer->removeAnimation(GraphicsLayer::animationNameForTransition(animatedProperty)); in transitionFinished()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-061314 (WebCore::GraphicsLayerMac::removeAnimation):
47845 (WebCore::GraphicsLayer::removeAnimation): ditto
47858 (WebCore::GraphicsLayerCA::removeAnimation): ditto.
47876 …(WebCore::RenderLayerBacking::transitionFinished): Call removeAnimation, using animationNameForTra…
DChangeLog186 (WebCore::GraphicsLayerTextureMapper::removeAnimation):