Home
last modified time | relevance | path

Searched defs:rotationModifier (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_timing_curve_test.cpp109 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
208 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
274 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
373 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
406 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
H A Drs_animation_supplement_test.cpp449 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
809 auto rotationModifier = std::make_shared<RSRotationModifier>(rotationProperty); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_property_modifier_test.cpp226 …std::shared_ptr<RSRotationModifier> rotationModifier = std::make_shared<RSRotationModifier>(proper… variable