Home | History | Annotate | Download | only in samplecode

Lines Matching refs:nextU

1549     rect->set(rand.nextU() >> shift, rand.nextU() >> shift,
1550 rand.nextU() >> shift, rand.nextU() >> shift);