Searched refs:antiAliasThreshold (Results 1 – 1 of 1) sorted by relevance
923 const SkScalar antiAliasThreshold = 0.016f; in SkSpotLight() local924 fCosInnerConeAngle = fCosOuterConeAngle + antiAliasThreshold; in SkSpotLight()925 fConeScale = SkScalarInvert(antiAliasThreshold); in SkSpotLight()