Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp111 auto colorUpdator = particleRenderParams->GetColorUpdator(); in UpdateColor()
H A Drs_render_particle.cpp176 const ParticleUpdator& ParticleRenderParams::GetColorUpdator() in GetColorUpdator() function in OHOS::Rosen::ParticleRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h256 const ParticleUpdator& GetColorUpdator();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp1164 particleUpdator = particleRenderParams.GetColorUpdator(); in HWTEST_F()