Home
last modified time | relevance | path

Searched defs:startAnimation (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/page/animation/
DImplicitAnimation.cpp109 bool ImplicitAnimation::startAnimation(double beginTime) in startAnimation() function in WebCore::ImplicitAnimation
DKeyframeAnimation.cpp194 bool KeyframeAnimation::startAnimation(double beginTime) in startAnimation() function in WebCore::KeyframeAnimation
DAnimationBase.h189 virtual bool startAnimation(double /*beginTime*/) { return false; } in startAnimation() function
/external/webkit/WebCore/platform/graphics/
DBitmapImage.cpp264 void BitmapImage::startAnimation(bool catchUpIfNecessary) in startAnimation() function in WebCore::BitmapImage
/external/webkit/WebCore/svg/
DSVGAnimatedProperty.h351 …void SVGAnimatedProperty<OwnerTypeArg, AnimatedTypeArg, TagName, PropertyName>::startAnimation() c… in startAnimation() function
/external/webkit/WebCore/rendering/
DRenderLayerBacking.cpp918 bool RenderLayerBacking::startAnimation(double beginTime, const Animation* anim, const KeyframeList… in startAnimation() function in WebCore::RenderLayerBacking