Home | History | Annotate | Download | only in functional

Lines Matching refs:xMax

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