Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_path_animation.h60 void SetRotationId(const PropertyId id);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_path_animation.cpp120 void RSRenderPathAnimation::SetRotationId(const PropertyId id) in SetRotationId() function in OHOS::Rosen::RSRenderPathAnimation
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp158 animation->SetRotationId(rotationId_); in OnStart()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_path_animation_test.cpp250 rsRenderPathAnimation.SetRotationId(rotationId_); in HWTEST_F()