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
Danimation_curve.h39 const TransformAnimationCurve* ToTransformAnimationCurve() const;
Dlayer_animation_controller.cc169 animation->curve()->ToTransformAnimationCurve()->GetValue(trimmed); in AccumulatePropertyUpdates()
400 active_animations_[i]->curve()->ToTransformAnimationCurve(); in AnimatedBoundsForBox()
685 active_animations_[i]->curve()->ToTransformAnimationCurve(); in TickAnimations()