Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DSkottieValue.cpp20 bool ValueTraits<ScalarValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON() function in skottie::ValueTraits
43 bool ValueTraits<VectorValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON() function in skottie::ValueTraits
119 bool ValueTraits<ShapeValue>::FromJSON(const skjson::Value& jv, in FromJSON() function in skottie::ValueTraits
/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp17 bool ValueTraits<TextValue>::FromJSON(const skjson::Value& jv, in FromJSON() function in skottie::ValueTraits