Searched refs:blendComponent (Results 1 – 1 of 1) sorted by relevance
315 static int blendComponent(int c, int a) in blendComponent() function354 int r = blendComponent(red(), alpha); in blendWithWhite()355 int g = blendComponent(green(), alpha); in blendWithWhite()356 int b = blendComponent(blue(), alpha); in blendWithWhite()