Searched refs:originRotation (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_path_animation.cpp | 29 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimation() argument 31 originRotation_(originRotation), startValue_(startPosition), endValue_(endPosition), in RSRenderPathAnimation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_path_animation.h | 33 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation,
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 36 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimationMock() argument 38 propertyId, originPosition, startPosition, endPosition, originRotation, animationPath) {} in RSRenderPathAnimationMock()
|