Home | History | Annotate | Download | only in core

Lines Matching refs:accumulated

1886     SkDEBUGCODE(int accumulated = 0;)
1918 SkDEBUGCODE(accumulated += minN;)
1919 SkASSERT(accumulated <= width);