Searched defs:SpringCurve (Results 1 – 4 of 4) sorted by relevance
34 SpringCurve::SpringCurve(float velocity, float mass, float stiffness, float damping) in SpringCurve() function in OHOS::Ace::SpringCurve
300 ArkUI_CurveHandle SpringCurve(float velocity, float mass, float stiffness, float damping) in SpringCurve() function
344 shared_ptr<JsValue> SpringCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& th… in SpringCurve() function
252 static ani_object SpringCurve([[maybe_unused]] ani_env* env, in SpringCurve() function