Searched defs:CreateCubicCurve (Results 1 – 3 of 3) sorted by relevance
79 RosenCurveType AnimationCurve::CreateCubicCurve(const std::vector<float> &curve) in CreateCubicCurve() function in OHOS::Msdp::DeviceStatus::AnimationCurve
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