Lines Matching full:rowb
1437 const uint8_t* rowB, const SkIRect& rectB);1635 const uint8_t* rowB = nullptr;1649 rowB = iterB.data();1659 rowB = iterB.data();1671 if (!rowA && !rowB) {1676 RowIter rowIterB(rowB, rowB ? B.getBounds() : bounds);