Home
last modified time | relevance | path

Searched defs:CreateStepsCurve (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_animation_timing_curve.cpp97 RSAnimationTimingCurve RSAnimationTimingCurve::CreateStepsCurve(int32_t steps, StepsCurvePosition p… in CreateStepsCurve() function in OHOS::Rosen::RSAnimationTimingCurve
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
Djsi_curves_module.cpp175 bool CreateStepsCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in CreateStepsCurve() function