Searched refs:alphaAdjust (Results 1 – 1 of 1) sorted by relevance
548 SkScalar alphaAdjust = (2.6f + (-2.66667f + 1.06667f*origA)*origA)*origA; in ComputeTonalColors() local550 colorAlpha = SkTPin(alphaAdjust*colorAlpha, 0.0f, 1.0f); in ComputeTonalColors()