Home
last modified time | relevance | path

Searched refs:rnum (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtexture.cpp149 int rnum; in grit_texture() local
153 rnum = rand() % 4096; in grit_texture()
154 fnum = (rnum / 4096.0 * 0.2) + 0.8; in grit_texture()