Searched defs:ParticleVelocity (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ | ||
H A D | rs_render_particle.h | 147 class RSB_EXPORT ParticleVelocity { class 152 ParticleVelocity() : velocityValue_(), velocityAngle_() {} in ParticleVelocity() function in OHOS::Rosen::ParticleVelocity 153 ParticleVelocity(const Range<float>& velocityValue, const Range<float>& velocityAngle) in ParticleVelocity() function in OHOS::Rosen::ParticleVelocity [all...] |
Completed in 2 milliseconds