Searched refs:flRoot (Results 1 – 3 of 3) sorted by relevance
229 val m = c * frame.flRoot in fromIntInFrame()254 val m = c * frame.flRoot in fromJchInFrame()
54 @get:VisibleForTesting val flRoot: Float, constant in androidx.compose.material3.internal.colorUtil.Frame
331 assertEquals(0.789f, vc.flRoot, 0.001f) in viewingConditions_default()