BlendColorComponents  101 ui/gfx/animation/tween.cc   uint8 blended_r = BlendColorComponents(SkColorGetR(start),
BlendColorComponents  107 ui/gfx/animation/tween.cc   uint8 blended_g = BlendColorComponents(SkColorGetG(start),
BlendColorComponents  113 ui/gfx/animation/tween.cc   uint8 blended_b = BlendColorComponents(SkColorGetB(start),