Searched defs:CanLerp (Results 1 – 2 of 2) sorted by relevance
26 bool ValueTraits<ScalarValue>::CanLerp(const ScalarValue&, const ScalarValue&) { in CanLerp() function in skottie::ValueTraits50 bool ValueTraits<VectorValue>::CanLerp(const VectorValue& v1, const VectorValue& v2) { in CanLerp() function in skottie::ValueTraits168 bool ValueTraits<ShapeValue>::CanLerp(const ShapeValue& v1, const ShapeValue& v2) { in CanLerp() function in skottie::ValueTraits301 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp() function in skottie::ValueTraits