Home
last modified time | relevance | path

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

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