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