Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/animator/
DAnimator.cpp51 const skjson::ObjectValue* jprop, in bindImpl()
DVec2KeyframeAnimator.cpp245 const skjson::ObjectValue* jprop, in bindAutoOrientable()
265 const skjson::ObjectValue* jprop, in bind()
DScalarKeyframeAnimator.cpp109 const skjson::ObjectValue* jprop, in bind()
DTextKeyframeAnimator.cpp127 const skjson::ObjectValue* jprop, in bind()
DShapeKeyframeAnimator.cpp169 const skjson::ObjectValue* jprop, in bind()
DVectorKeyframeAnimator.cpp267 const skjson::ObjectValue* jprop, in bind()
/third_party/skia/modules/skottie/tests/
DKeyframe.cpp25 explicit MockProperty(const char* jprop) { in MockProperty()
/third_party/skia/modules/skottie/src/effects/
DSkSLEffect.cpp88 const skjson::ObjectValue* jprop = jprops[i]; in SkSLEffectAdapter() local
DEffects.cpp182 const skjson::ObjectValue* jprop = jprops[prop_index]; in GetPropValue() local