HomeSort by relevance Sort by last modified time
    Searched refs:grand_child1 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/trees/
damage_tracker_unittest.cc 112 scoped_ptr<LayerImpl> grand_child1 = local
140 grand_child1->SetPosition(gfx::PointF(200.f, 200.f));
141 grand_child1->SetBounds(gfx::Size(6, 8));
142 grand_child1->SetContentBounds(gfx::Size(6, 8));
143 grand_child1->SetDrawsContent(true);
150 child1->AddChild(grand_child1.Pass());
219 // grand_child1 and grand_child2, because child1 does not draw content.
814 LayerImpl* grand_child1 = root->children()[0]->children()[0]; local
859 LayerImpl* grand_child1 = root->children()[0]->children()[0]; local
1026 LayerImpl* grand_child1 = child1->children()[0]; local
1220 LayerImpl* grand_child1 = child1->children()[0]; local
1289 LayerImpl* grand_child1 = child1->children()[0]; local
    [all...]
layer_tree_impl_unittest.cc 857 scoped_ptr<LayerImpl> grand_child1 = local
903 LayerImpl* grand_child1 = child1->children()[0]; local
998 scoped_ptr<LayerImpl> grand_child1 = local
1051 LayerImpl* grand_child1 = child1->children()[0]; local
1288 scoped_ptr<LayerImpl> grand_child1 = local
1337 LayerImpl* grand_child1 = child1->children()[0]; local
    [all...]
layer_tree_host_common_unittest.cc 1822 scoped_refptr<Layer> grand_child1 = Layer::Create(); local
1915 scoped_refptr<Layer> grand_child1 = Layer::Create(); local
2616 scoped_refptr<LayerWithForcedDrawsContent> grand_child1 = local
8079 scoped_ptr<LayerImpl> grand_child1 = local
    [all...]

Completed in 207 milliseconds