Lines Matching refs:stopY
2147 const int stopY = y + clip.height();2153 localStopY = SkMin32(localStopY + 1, stopY);2164 } while (y < stopY);