Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/utils/common/src/
H A Danimation_curve.cpp115 RosenCurveType AnimationCurve::CreateStepsCurve(const std::vector<float> &curve) in CreateStepsCurve() function in OHOS::Msdp::DeviceStatus::AnimationCurve
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation_timing_curve.cpp112 RSAnimationTimingCurve RSAnimationTimingCurve::CreateStepsCurve(int32_t steps, StepsCurvePosition p… in CreateStepsCurve() function in OHOS::Rosen::RSAnimationTimingCurve
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp188 bool CreateStepsCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in CreateStepsCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp523 ArkUICurveHandle CreateStepsCurve(ArkUI_Int32 count, ArkUI_Bool end) in CreateStepsCurve() function
H A Dnode_api.cpp1982 ArkUICurveHandle CreateStepsCurve(ArkUI_Int32 count, ArkUI_Bool end) in CreateStepsCurve() function