Home | History | Annotate | Download | only in functional

Lines Matching defs:yMax

435 	int		yMax	= renderTarget.getHeight()-height+1;
437 int y = deRandom_getUint32(&rnd) % yMax;