Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp214 bool CreateSpringMotionCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisO… in CreateSpringMotionCurve() function
292 curveCreated = CreateSpringMotionCurve(runtime, thisObj, argv, argc, curve); in ParseCurves()