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