Searched refs:blendComponent (Results 1 – 2 of 2) sorted by relevance
294 static int blendComponent(int c, int a) in blendComponent() function333 int r = blendComponent(red(), alpha); in blendWithWhite()334 int g = blendComponent(green(), alpha); in blendWithWhite()335 int b = blendComponent(blue(), alpha); in blendWithWhite()
15095 (WebCore::blendComponent): Renamed the static method blend() to this.