Home | History | Annotate | Download | only in core

Lines Matching defs:rowLength

214         size_t rowLength = compute_row_length(row, fBounds.width());
215 SkASSERT(yoff->fOffset + rowLength <= head->fDataSize);