SafeOpaqueBackgroundColor  116 cc/layers/layer.h   SkColor SafeOpaqueBackgroundColor() const;
SafeOpaqueBackgroundColor  204 cc/layers/layer_impl.h   SkColor SafeOpaqueBackgroundColor() const;
SafeOpaqueBackgroundColor  357 cc/layers/layer_impl_unittest.cc TEST(LayerImplTest, SafeOpaqueBackgroundColor) {
SafeOpaqueBackgroundColor  374 cc/layers/layer_impl_unittest.cc         SkColor safe_color = layer->SafeOpaqueBackgroundColor();
SafeOpaqueBackgroundColor 1057 cc/layers/layer_unittest.cc TEST_F(LayerTest, SafeOpaqueBackgroundColor) {
SafeOpaqueBackgroundColor 1073 cc/layers/layer_unittest.cc         SkColor safe_color = layer->SafeOpaqueBackgroundColor();
SafeOpaqueBackgroundColor  116 cc/layers/picture_layer.cc                            SafeOpaqueBackgroundColor(),
SafeOpaqueBackgroundColor  239 cc/layers/picture_layer_impl.cc         SkColor color = SafeOpaqueBackgroundColor();