Searched defs:SpringCurve (Results 1 – 4 of 4) sorted by relevance
31 SpringCurve::SpringCurve(float velocity, float mass, float stiffness, float damping) in SpringCurve() function in OHOS::Ace::SpringCurve
254 shared_ptr<JsValue> SpringCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& th… in SpringCurve() function
286 JSValue SpringCurve(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in SpringCurve() function
601 void SpringCurve(const v8::FunctionCallbackInfo<v8::Value>& args) in SpringCurve() function