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