Lines Matching full:prev
84 SkFixed prev = 0;102 if (curr > prev) {103 recs->fScale = (1 << 24) / (curr - prev);108 prev = curr;