Searched refs:fgBlue (Results 1 – 1 of 1) sorted by relevance
222 int fgBlue = Color.blue(foreground); in mixSrcOver() local227 fgBlue + (255 - fgAlpha) * bgBlue / 255); in mixSrcOver()