Searched defs:invC (Results 1 – 2 of 2) sorted by relevance
50 const SkScalar invC = SkScalarInvert(SkIntToScalar(cols - 1)); in evalPatch() local