Home | History | Annotate | Download | only in common

Lines Matching full:mink1

915 	const int		minK1			= deFloorFloatToInt32(wBounds1.x());
924 for (int k1 = minK1; k1 <= maxK1; k1++)
1162 const int minK1 = deFloorFloatToInt32(wBounds1.x()-0.5f);
1206 for (int k1 = minK1; k1 <= maxK1; k1++)