Searched refs:combo (Results 1 – 2 of 2) sorted by relevance
482 float combo = alpha * (1 - ratio); in setMixedColor() local483 float scale = alpha * ratio / (1 - combo); in setMixedColor()491 (toColor & 0xff) * colorScale, combo); in setMixedColor() local