Home
last modified time | relevance | path

Searched refs:alphaAdjust (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowUtils.cpp551 SkScalar alphaAdjust = (2.6f + (-2.66667f + 1.06667f*origA)*origA)*origA; in ComputeTonalColors() local
553 colorAlpha = SkTPin(alphaAdjust*colorAlpha, 0.0f, 1.0f); in ComputeTonalColors()

Completed in 2 milliseconds