Searched refs:Inv8bit (Results 1 – 2 of 2) sorted by relevance
207 static const SkScalar Inv8bit = SkScalarInvert(255); in compute_displacement() local210 const SkVector scaleForColor = SkVector::Make(scale.fX * Inv8bit, scale.fY * Inv8bit); in compute_displacement()
63 static const SkScalar Inv8bit = SkScalarInvert(255); in computeDisplacement() local66 const SkVector scaleForColor = SkVector::Make(scale.fX * Inv8bit, scale.fY * Inv8bit); in computeDisplacement()