Searched refs:fBoundsRight (Results 1 – 1 of 1) sorted by relevance
1486 fBoundsRight = bounds.fRight; in RowIter()1489 SkASSERT(fRight <= fBoundsRight); in RowIter()1506 if (fRight == fBoundsRight) { in next()1514 SkASSERT(fRight <= fBoundsRight); in next()1523 int fBoundsRight; member in RowIter