SetBlendBackgroundColor 279 cc/layers/texture_layer.cc texture_layer->SetBlendBackgroundColor(blend_background_color_); SetBlendBackgroundColor 130 cc/layers/texture_layer.h void SetBlendBackgroundColor(bool blend); SetBlendBackgroundColor 70 cc/layers/texture_layer_impl.cc texture_layer->SetBlendBackgroundColor(blend_background_color_); SetBlendBackgroundColor 46 cc/layers/texture_layer_impl.h void SetBlendBackgroundColor(bool blend); SetBlendBackgroundColor 373 cc/layers/texture_layer_unittest.cc EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetBlendBackgroundColor(true)); SetBlendBackgroundColor 384 cc/layers/texture_layer_unittest.cc layer->SetBlendBackgroundColor(true); SetBlendBackgroundColor 56 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc static_cast<TextureLayer*>(layer_->layer())->SetBlendBackgroundColor(blend);