Home | History | Annotate | Download | only in glshared

Lines Matching defs:xOff

497 	const GLint			xOff	= rnd.getInt(0, width - maxWidth);
501 return Rectangle(xOff, yOff, width, height);