Searched refs:modY (Results 1 – 1 of 1) sorted by relevance
336 Sk4s modY = *ys - divY.floor() * fYMax; in tileYPoints() local337 *ys = Sk4s::Min(fYCap, modY); in tileYPoints()