Home
last modified time | relevance | path

Searched defs:CanLerp (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skottie/src/
DSkottieValue.cpp26 bool ValueTraits<ScalarValue>::CanLerp(const ScalarValue&, const ScalarValue&) { in CanLerp() function in skottie::ValueTraits
50 bool ValueTraits<VectorValue>::CanLerp(const VectorValue& v1, const VectorValue& v2) { in CanLerp() function in skottie::ValueTraits
168 bool ValueTraits<ShapeValue>::CanLerp(const ShapeValue& v1, const ShapeValue& v2) { in CanLerp() function in skottie::ValueTraits
301 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp() function in skottie::ValueTraits
/external/skqp/modules/skottie/src/
DSkottieValue.cpp26 bool ValueTraits<ScalarValue>::CanLerp(const ScalarValue&, const ScalarValue&) { in CanLerp() function in skottie::ValueTraits
50 bool ValueTraits<VectorValue>::CanLerp(const VectorValue& v1, const VectorValue& v2) { in CanLerp() function in skottie::ValueTraits
168 bool ValueTraits<ShapeValue>::CanLerp(const ShapeValue& v1, const ShapeValue& v2) { in CanLerp() function in skottie::ValueTraits
301 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp() function in skottie::ValueTraits