Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item_group.cpp382 RefPtr<Curve> secondCurve; in createPositionAnimation() local
419 RefPtr<Curve> secondCurve; in CreateOpacityAnimation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp147 …auto secondCurve = std::make_shared<RSCurveAnimation>(firstProperty, secondProperty, thirdProperty… in RsCurveAnimationFuzzTest() local