Home
last modified time | relevance | path

Searched defs:needAddOrigin (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_path_animation.cpp110 void RSRenderPathAnimation::SetPathNeedAddOrigin(bool needAddOrigin) in SetPathNeedAddOrigin()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp111 void RSPathAnimation::SetPathNeedAddOrigin(bool needAddOrigin) in SetPathNeedAddOrigin()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_path_animation_test.cpp88 bool needAddOrigin = true; 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.cpp231 bool needAddOrigin = true; in HWTEST_F() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp410 auto needAddOrigin = animation->GetPathNeedAddOrigin(); variable