Home
last modified time | relevance | path

Searched defs:TextValue (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp112 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp()
118 void ValueTraits<TextValue>::Lerp(const TextValue& v0, const TextValue&, float, TextValue* result) { in Lerp()
DTextAdapter.h28 ADAPTER_PROPERTY(Text, TextValue, TextValue()) in ADAPTER_PROPERTY() argument
DTextValue.h14 typedef TextPropertyValue TextValue; typedef