Home | History | Annotate | Download | only in functional

Lines Matching defs:x1

560 			const int	x1		= deRoundFloatToInt32(float(width) *(pointIter->x()*0.5f + 0.5f) + pointIter->z()*0.5f);
562 const int w = x1-x0;