Searched refs:FloatAnimationCurve (Results 1 – 7 of 7) sorted by relevance
21 class FloatAnimationCurve; variable38 const FloatAnimationCurve* ToFloatAnimationCurve() const;56 class CC_EXPORT FloatAnimationCurve : public AnimationCurve {58 virtual ~FloatAnimationCurve() {} in ~FloatAnimationCurve()
19 const FloatAnimationCurve* AnimationCurve::ToFloatAnimationCurve() const { in ToFloatAnimationCurve()21 return static_cast<const FloatAnimationCurve*>(this); in ToFloatAnimationCurve()24 AnimationCurve::CurveType FloatAnimationCurve::Type() const { in Type()
142 class CC_EXPORT KeyframedFloatAnimationCurve : public FloatAnimationCurve {
159 const FloatAnimationCurve* float_animation_curve = in AccumulatePropertyUpdates()876 const FloatAnimationCurve* float_animation_curve = in TickAnimations()
23 class FakeFloatAnimationCurve : public FloatAnimationCurve {57 class FakeFloatTransition : public FloatAnimationCurve {
14 class FloatAnimationCurveAdapter : public cc::FloatAnimationCurve {
516 const FloatAnimationCurve* curve = in AnimateLayers()