Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp282 const skjson::ObjectValue* jprop, in bind()
318 const skjson::ObjectValue* jprop, in bind()
H A DVec2KeyframeAnimator.cpp271 const skjson::ObjectValue* jprop, in bindAutoOrientable()
296 const skjson::ObjectValue* jprop, in bind()
H A DAnimator.cpp55 const skjson::ObjectValue* jprop, in bindImpl()
H A DScalarKeyframeAnimator.cpp120 const skjson::ObjectValue* jprop, in bind()
H A DTextKeyframeAnimator.cpp138 const skjson::ObjectValue* jprop, in bind()
H A DShapeKeyframeAnimator.cpp181 const skjson::ObjectValue* jprop, in bind()
/aosp_15_r20/external/skia/modules/skottie/tests/
H A DKeyframe.cpp25 explicit MockProperty(const char* jprop) { in MockProperty()
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DEffects.cpp189 const skjson::ObjectValue* jprop = jprops[prop_index]; in GetPropValue() local
H A DSkSLEffect.cpp159 const skjson::ObjectValue* jprop = jprops[i]; in bindUniforms() local