Home
last modified time | relevance | path

Searched defs:rotationMode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_motion_path_option.h58 void SetRotationMode(const RotationMode& rotationMode) in SetRotationMode()
H A Drs_path_animation.cpp56 void RSPathAnimation::SetRotationMode(const RotationMode& rotationMode) in SetRotationMode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_path_animation.cpp50 void RSRenderPathAnimation::SetRotationMode(const RotationMode& rotationMode) in SetRotationMode()
162 int32_t rotationMode = 0; in ParseParam() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp207 auto rotationMode = RotationMode::ROTATE_NONE; in RsPathAnimationFuzzTest() local
247 auto rotationMode = RotationMode::ROTATE_NONE; in RsMotionPathOptionFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_path_animation_test.cpp107 auto rotationMode = RotationMode::ROTATE_NONE; in HWTEST_F() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_path_animation_test.cpp106 RotationMode rotationMode = RotationMode::ROTATE_NONE; in HWTEST_F() local