Home
last modified time | relevance | path

Searched defs:CreateCustomCurve (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation_timing_curve.cpp72 RSAnimationTimingCurve RSAnimationTimingCurve::CreateCustomCurve(const std::function<float(float)>&… in CreateCustomCurve() function in OHOS::Rosen::RSAnimationTimingCurve
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp311 RefPtr<Curve> CreateCustomCurve(const std::string& aniTimFunc) in CreateCustomCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp569 ArkUICurveHandle CreateCustomCurve(ArkUI_Float32 (*interpolate)(ArkUI_Float32 fraction, void* userD… in CreateCustomCurve() function
H A Dnode_api.cpp2016 ArkUICurveHandle CreateCustomCurve(ArkUI_Float32 (*interpolate)(ArkUI_Float32 fraction, void* userD… in CreateCustomCurve() function