Home
last modified time | relevance | path

Searched refs:bW (Results 1 – 1 of 1) sorted by relevance

/compose/material3/material3/src/androidMain/kotlin/androidx/compose/material3/internal/colorUtil/
DFrame.android.kt107 val bW = in make() constant
144 d * (100.0f / bW) + 1.0f - d, in make()
171 (fl * rgbD[2] * bW / 100f).pow(0.42f) in make()