Searched defs:invSrc (Results 1 – 2 of 2) sorted by relevance
84 SkScalar invSrc = magSrc ? SkScalarInvert(magSrc) : 0; in calc_dash_scaling() local