Home
last modified time | relevance | path

Searched refs:TextValue (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DTextKeyframeAnimator.cpp19 std::vector<TextValue> vs, TextValue* target_value) in TextKeyframeAnimator()
37 const std::vector<TextValue> fValues;
38 TextValue* fTarget;
46 TextValue* target_value) in TextExpressionAnimator()
61 TextValue* fTarget;
66 explicit TextAnimatorBuilder(TextValue* target) in TextAnimatorBuilder()
102 TextValue val; in parseKFValue()
117 std::vector<TextValue> fValues;
118 TextValue* fTarget;
126 bool AnimatablePropertyContainer::bind<TextValue>(const AnimationBuilder& abuilder, in bind()
[all …]
/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp17 bool ValueTraits<TextValue>::FromJSON(const skjson::Value& jv, in FromJSON()
19 TextValue* v) { in FromJSON()
112 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp() argument
118 void ValueTraits<TextValue>::Lerp(const TextValue& v0, const TextValue&, float, TextValue* result) { in Lerp() argument
DTextAdapter.h28 ADAPTER_PROPERTY(Text, TextValue, TextValue()) in ADAPTER_PROPERTY() argument
DTextValue.h14 typedef TextPropertyValue TextValue; typedef
/third_party/skia/modules/skottie/src/text/
DTextAdapter.h39 const TextValue& getText() const { return fText.fCurrentValue; } in getText()
40 void setText(const TextValue&);
96 TextValue fCurrentValue;
106 const TextValue* operator->() const { return &fCurrentValue; }
109 mutable TextValue fPrevValue;
DTextValue.h16 typedef TextPropertyValue TextValue; typedef
21 bool Parse(const skjson::Value&, const AnimationBuilder&, TextValue*);
DTextValue.cpp16 bool Parse(const skjson::Value& jv, const internal::AnimationBuilder& abuilder, TextValue* v) { in Parse()
DTextAdapter.cpp435 void TextAdapter::setText(const TextValue& txt) { in setText()
/third_party/flutter/skia/modules/skottie/
Dskottie.gni59 "$_src/text/TextValue.cpp",
60 "$_src/text/TextValue.h",
/third_party/skia/modules/skottie/
Dskottie.gni102 "$_src/text/TextValue.cpp",
103 "$_src/text/TextValue.h",
/third_party/flutter/skia/modules/skottie/src/layers/
DTextLayer.cpp299 this->bindProperty<TextValue>(*jd, in attachTextLayer()
300 [adapter] (const TextValue& txt) { in attachTextLayer()
/third_party/flutter/skia/modules/skottie/src/
DSkottieAnimator.cpp456 std::function<void(const TextValue&)>&& apply, in bindProperty()
457 const TextValue* noop) const { in bindProperty()
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts790 export interface TextValue { interface
812 value: TextValue;
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia4961 FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp
4962 FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.h