Home | History | Annotate | Download | only in common

Lines Matching full:maxk

573 	const int		maxK			= deFloorFloatToInt32(wBounds.y());
577 for (int k = minK; k <= maxK; k++)
703 const int maxK = deFloorFloatToInt32(wBounds.y()-0.5f);
716 for (int k = minK; k <= maxK; k++)