Home
last modified time | relevance | path

Searched refs:animatablProperty (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1070 auto animatablProperty = std::make_shared<RSAnimatableProperty<float>>(1.f); variable
1072 auto springAnimation = std::make_shared<RSSpringAnimationMock>(animatablProperty, value);