Home | History | Annotate | Download | only in functional

Lines Matching defs:xMax

434 	int		xMax	= renderTarget.getWidth()-width+1;
436 int x = deRandom_getUint32(&rnd) % xMax;