Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dnative_curve_helper.cpp37 } else if (auto customCurve = AceType::DynamicCast<CustomCurve>(curve)) { in ToNativeCurve() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp126 … auto customCurve = RSAnimationTimingCurve::CreateCustomCurve([](float input) { return input; }); in RsAnimationTimingCurveFuzzTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp309 auto customCurve = curve->ToString(); in ParseCurves() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3051 ArkUICurveHandle (*customCurve)( member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h4881 ArkUICurveHandle (*customCurve)( member