Home | History | Annotate | Download | only in core

Lines Matching refs:stopX

617     const int stopX = s.fBitmap->width();
635 ix = sk_int_mod(ix, stopX);
637 int n = SkMin32(stopX - ix, count);