Home
last modified time | relevance | path

Searched refs:ToTransformAnimationCurve (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/animation/
Danimation_curve.cc28 const TransformAnimationCurve* AnimationCurve::ToTransformAnimationCurve() in ToTransformAnimationCurve() function in cc::AnimationCurve
Dlayer_animation_controller.cc174 animation->curve()->ToTransformAnimationCurve(); in AccumulatePropertyUpdates()
457 animations_[i]->curve()->ToTransformAnimationCurve(); in TransformAnimationBoundsForBox()
476 animations_[i]->curve()->ToTransformAnimationCurve(); in HasAnimationThatAffectsScale()
491 animations_[i]->curve()->ToTransformAnimationCurve(); in HasOnlyTranslationTransforms()
519 animations_[i]->curve()->ToTransformAnimationCurve(); in MaximumTargetScale()
865 animations_[i]->curve()->ToTransformAnimationCurve(); in TickAnimations()
Danimation_curve.h39 const TransformAnimationCurve* ToTransformAnimationCurve() const;