Searched refs:newSeed (Results 1 – 3 of 3) sorted by relevance
31 void RNG::reseed(unsigned int newSeed) in reseed() argument33 mGenerator.seed(newSeed); in reseed()
31 void reseed(unsigned int newSeed);
1155 const GLuint newSeed = m_rnd.getUint32(); in iterate() local1184 attacher.initAttachment(newSeed, newId); in iterate()1236 const GLuint newSeed = m_rnd.getUint32(); in iterate() local1273 attacher.initAttachment(newSeed, newId); in iterate()