Home | History | Annotate | Download | only in core

Lines Matching refs:SkDEBUGCODE

386     SkDEBUGCODE(test_trim_row_left_right();)
435 SkDEBUGCODE((void)compute_row_length(row, width);)
437 SkDEBUGCODE((void)compute_row_length(base + yoff->fOffset, width - leftZeros - riteZeros);)
576 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate
1012 SkDEBUGCODE(int prevY = row->fY - 1;)
1015 SkDEBUGCODE(prevY = row->fY);
1866 SkDEBUGCODE(int accumulated = 0;)
1898 SkDEBUGCODE(accumulated += minN;)
1994 SkDEBUGCODE(int accumulated = 0;)