interpolate 56 Source/core/animation/AnimatableValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableValue::interpolate(const AnimatableValue* left, const AnimatableValue* right, double fraction) interpolate 12 Source/core/animation/InterpolableValue.cpp PassOwnPtrWillBeRawPtr<InterpolableValue> InterpolableNumber::interpolate(const InterpolableValue &to, const double progress) const interpolate 22 Source/core/animation/InterpolableValue.cpp PassOwnPtrWillBeRawPtr<InterpolableValue> InterpolableBool::interpolate(const InterpolableValue &to, const double progress) const interpolate 30 Source/core/animation/InterpolableValue.cpp PassOwnPtrWillBeRawPtr<InterpolableValue> InterpolableList::interpolate(const InterpolableValue &to, const double progress) const interpolate 58 Source/core/animation/InterpolableValue.cpp PassOwnPtrWillBeRawPtr<InterpolableValue> InterpolableAnimatableValue::interpolate(const InterpolableValue &other, const double percentage) const interpolate 51 Source/core/animation/Interpolation.cpp void Interpolation::interpolate(int iteration, double fraction) const