Searched defs:activeParticles (Results 1 – 2 of 2) sorted by relevance
49 …enderParticleSystem::Emit(int64_t deltaTime, std::vector<std::shared_ptr<RSRenderParticle>>& activ… in Emit()63 int64_t deltaTime, std::vector<std::shared_ptr<RSRenderParticle>>& activeParticles) in UpdateParticle()79 bool RSRenderParticleSystem::IsFinish(const std::vector<std::shared_ptr<RSRenderParticle>>& activeP… in IsFinish()
117 std::vector<std::shared_ptr<RSRenderParticle>> activeParticles; variable165 std::vector<std::shared_ptr<RSRenderParticle>> activeParticles; variable