Home
last modified time | relevance | path

Searched defs:jprop (Results 1 – 9 of 9) sorted by relevance

/external/skia/modules/skottie/src/animator/
DAnimator.cpp51 const skjson::ObjectValue* jprop, in bindImpl()
DVec2KeyframeAnimator.cpp213 const skjson::ObjectValue* jprop, in bindAutoOrientable()
232 const skjson::ObjectValue* jprop, in bind()
DScalarKeyframeAnimator.cpp75 const skjson::ObjectValue* jprop, in bind()
DTextKeyframeAnimator.cpp97 const skjson::ObjectValue* jprop, in bind()
DShapeKeyframeAnimator.cpp169 const skjson::ObjectValue* jprop, in bind()
DVectorKeyframeAnimator.cpp231 const skjson::ObjectValue* jprop, in bind()
/external/skia/modules/skottie/tests/
DKeyframe.cpp25 explicit MockProperty(const char* jprop) { in MockProperty()
/external/skia/modules/skottie/src/effects/
DEffects.cpp178 const skjson::ObjectValue* jprop = jprops[prop_index]; in GetPropValue() local
/external/skqp/modules/skottie/src/
DSkottieAnimator.cpp258 static inline bool BindPropertyImpl(const skjson::ObjectValue* jprop, in BindPropertyImpl()
307 static std::unique_ptr<SplitPointAnimator> Make(const skjson::ObjectValue* jprop, in Make()