Lines Matching defs:diff
265 SkFixed diff = SkScalarToFixed(curr - prev);266 if (diff > 0) {267 recs->fScale = (1 << 24) / diff;