Home
last modified time | relevance | path

Searched defs:ParticleVelocity (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h152 ParticleVelocity() : velocityValue_(), velocityAngle_() {} in ParticleVelocity() function
153 ParticleVelocity(const Range<float>& velocityValue, const Range<float>& velocityAngle) in ParticleVelocity() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h62 class ParticleVelocity; variable