Searched defs:bgAlpha (Results 1 – 3 of 3) sorted by relevance
99 val bgAlpha: Flow<Float> = flowOf(1f) in <lambda>() constant
51 int bgAlpha = Color.alpha(background); in compositeColors() local
738 int bgAlpha = Color.alpha(background); in compositeColors() local