Searched defs:CreateCustomCurve (Results 1 – 4 of 4) sorted by relevance
72 RSAnimationTimingCurve RSAnimationTimingCurve::CreateCustomCurve(const std::function<float(float)>&… in CreateCustomCurve() function in OHOS::Rosen::RSAnimationTimingCurve
311 RefPtr<Curve> CreateCustomCurve(const std::string& aniTimFunc) in CreateCustomCurve() function
569 ArkUICurveHandle CreateCustomCurve(ArkUI_Float32 (*interpolate)(ArkUI_Float32 fraction, void* userD… in CreateCustomCurve() function
2016 ArkUICurveHandle CreateCustomCurve(ArkUI_Float32 (*interpolate)(ArkUI_Float32 fraction, void* userD… in CreateCustomCurve() function