Home | History | Annotate | Download | only in functional

Lines Matching full:rnd

788 	de::Random				rnd					(m_randomSeed);
791 data[i] = rnd.getUint32() & 0xff;
928 de::Random rnd (m_randomSeed);
938 data[i] = rnd.getUint32() & 0xff;