Searched defs:SpringCurve (Results 1 – 2 of 2) sorted by relevance
34 SpringCurve::SpringCurve(float velocity, float mass, float stiffness, float damping) in SpringCurve() function in OHOS::Ace::SpringCurve
345 shared_ptr<JsValue> SpringCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& th… in SpringCurve() function