Home
last modified time | relevance | path

Searched defs:removeAnimation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h306 virtual void removeAnimation(const String& /*animationName*/) { } in removeAnimation() function
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp653 void GraphicsLayerCA::removeAnimation(const String& animationName) in removeAnimation() function in WebCore::GraphicsLayerCA