Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_animation_timing_curve.cpp77 RSAnimationTimingCurve RSAnimationTimingCurve::CreateCubicCurve(float ctrlX1, float ctrlY1, float c… in CreateCubicCurve() function in OHOS::Rosen::RSAnimationTimingCurve
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
Djsi_curves_module.cpp159 bool CreateCubicCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in CreateCubicCurve() function