Lines Matching refs:blue

167   scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
169 green->AddChild(blue);
185 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
187 green->AddChild(blue);
203 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
205 green->AddChild(blue);
313 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
315 green->AddChild(blue);
333 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
335 green->AddChild(blue);
352 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
354 green->AddChild(blue);
376 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
378 target->AddChild(blue);
401 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
403 target->AddChild(blue);
426 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
428 target->AddChild(blue);
451 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
453 target->AddChild(blue);
476 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
478 target->AddChild(blue);
501 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
503 target->AddChild(blue);
522 scoped_refptr<SolidColorLayer> blue =
524 hidden_target->AddChild(blue);
542 scoped_refptr<SolidColorLayer> blue =
544 hidden_target->AddChild(blue);
562 scoped_refptr<SolidColorLayer> blue =
564 hidden_target->AddChild(blue);
583 scoped_refptr<SolidColorLayer> blue =
585 hidden_target->AddChild(blue);
604 scoped_refptr<SolidColorLayer> blue =
606 hidden_target->AddChild(blue);
625 scoped_refptr<SolidColorLayer> blue =
627 hidden_target->AddChild(blue);
644 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
646 green->AddChild(blue);
665 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
667 green->AddChild(blue);
686 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
688 green->AddChild(blue);
707 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
709 green->AddChild(blue);
729 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
731 green->AddChild(blue);
751 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
753 green->AddChild(blue);
777 scoped_refptr<SolidColorLayer> blue =
779 target->AddChild(blue);
801 scoped_refptr<SolidColorLayer> blue =
803 target->AddChild(blue);
825 scoped_refptr<SolidColorLayer> blue =
827 target->AddChild(blue);
851 scoped_refptr<SolidColorLayer> blue =
853 target->AddChild(blue);
877 scoped_refptr<SolidColorLayer> blue =
879 target->AddChild(blue);
902 scoped_refptr<SolidColorLayer> blue =
904 target->AddChild(blue);
957 scoped_refptr<FakePictureLayer> blue =
959 blue->SetPosition(gfx::Point(50, 50));
960 blue->SetBounds(gfx::Size(25, 25));
961 blue->SetIsDrawable(true);
962 green->AddChild(blue);
986 scoped_refptr<FakePictureLayer> blue =
988 blue->SetPosition(gfx::Point(50, 50));
989 blue->SetBounds(gfx::Size(25, 25));
990 blue->SetIsDrawable(true);
991 green->AddChild(blue);
1016 scoped_refptr<FakePictureLayer> blue =
1018 blue->SetPosition(gfx::Point(50, 50));
1019 blue->SetBounds(gfx::Size(25, 25));
1020 blue->SetIsDrawable(true);
1021 green->AddChild(blue);
1023 // Grab the green layer's content with blue in the bottom right.
1047 scoped_refptr<FakePictureLayer> blue =
1049 blue->SetPosition(gfx::Point(50, 50));
1050 blue->SetBounds(gfx::Size(25, 25));
1051 blue->SetIsDrawable(true);
1052 green->AddChild(blue);
1054 // Grab the green layer's content with blue in the bottom right.
1071 // blue layer is entirely outside.
1075 scoped_refptr<SolidColorLayer> blue = CreateSolidColorLayer(
1077 green->AddChild(blue);