Searched defs:CreateCubicCurve (Results 1 – 2 of 2) sorted by relevance
76 RSAnimationTimingCurve RSAnimationTimingCurve::CreateCubicCurve(float ctrlX1, float ctrlY1, float c… in CreateCubicCurve() function in OHOS::Rosen::RSAnimationTimingCurve
157 bool CreateCubicCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in CreateCubicCurve() function