Searched refs:removeAnimation (Results 1 – 3 of 3) sorted by relevance
127 void removeAnimation(const String& name);
786 m_contentLayer->removeAnimation(propertyIdToString(anID)); in removeAnimationsForProperty()793 m_contentLayer->removeAnimation(keyframesName); in removeAnimationsForKeyframes()
170 void LayerAndroid::removeAnimation(const String& name) in removeAnimation() function in WebCore::LayerAndroid