Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_path_animation.cpp111 void RSRenderPathAnimation::SetPathNeedAddOrigin(bool needAddOrigin) in SetPathNeedAddOrigin()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_path_animation.cpp111 void RSPathAnimation::SetPathNeedAddOrigin(bool needAddOrigin) in SetPathNeedAddOrigin()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
Drs_path_animation_test.cpp77 bool needAddOrigin = true; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/customized/
Drandom_animation.cpp242 bool needAddOrigin = RandomData::GetRandomBool(); in GetRandomRSRenderPathAnimation() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
Drs_render_path_animation_test.cpp239 bool needAddOrigin = true; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_animation_supplement_test.cpp429 auto needAddOrigin = animation->GetPathNeedAddOrigin(); variable