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