Lines Matching full:prev
252 runs[0] = runs[-2]; // set new top to prev bottom1168 // prev-right < next-left. We rely on this optimization in places such as1207 const SkRegion::RunType* prev = runs;1209 int intervals = SkToInt((runs - prev) >> 1);1210 SkASSERT(prev[-1] == intervals);