Lines Matching refs:stopY
2140 const int stopY = y + clip.height();2146 localStopY = SkMin32(localStopY + 1, stopY);2157 } while (y < stopY);