Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp239 auto acceValueUpdator = particleRenderParams->GetAccelerationValueUpdator(); in UpdateAccelerationValue() local
240 if (acceValueUpdator == ParticleUpdator::RANDOM) { in UpdateAccelerationValue()
243 } else if (acceValueUpdator == ParticleUpdator::CURVE) { in UpdateAccelerationValue()