Home | History | Annotate | Download | only in core

Lines Matching refs:rowB

1346                         const uint8_t* rowB, const SkIRect& rectB);
1544 const uint8_t* rowB = NULL;
1558 rowB = iterB.data();
1568 rowB = iterB.data();
1580 if (!rowA && !rowB) {
1585 RowIter rowIterB(rowB, rowB ? B.getBounds() : bounds);