Home | History | Annotate | Download | only in core

Lines Matching refs:bytesNeeded

1042             size_t bytesNeeded = compute_row_length(data, fBounds.width());
1043 SkASSERT(bytesNeeded == n);