Home
last modified time | relevance | path

Searched defs:CreateCubicCurve (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/msdp/device_status/utils/common/src/
H A Danimation_curve.cpp79 RosenCurveType AnimationCurve::CreateCubicCurve(const std::vector<float> &curve) in CreateCubicCurve() 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.cpp77 RSAnimationTimingCurve RSAnimationTimingCurve::CreateCubicCurve(float ctrlX1, float ctrlY1, float c… in CreateCubicCurve() function in OHOS::Rosen::RSAnimationTimingCurve
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp159 bool CreateCubicCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in CreateCubicCurve() function