Searched refs:fBoundsRight (Results 1 – 2 of 2) sorted by relevance
1400 fBoundsRight = bounds.fRight; in RowIter()1403 SkASSERT(fRight <= fBoundsRight); in RowIter()1420 if (fRight == fBoundsRight) { in next()1428 SkASSERT(fRight <= fBoundsRight); in next()1437 int fBoundsRight; member in RowIter