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

  /external/chromium_org/cc/trees/
damage_tracker_unittest.cc 114 scoped_ptr<LayerImpl> grand_child2 = local
145 grand_child2->SetPosition(gfx::PointF(190.f, 190.f));
146 grand_child2->SetBounds(gfx::Size(6, 8));
147 grand_child2->SetContentBounds(gfx::Size(6, 8));
148 grand_child2->SetDrawsContent(true);
151 child1->AddChild(grand_child2.Pass());
219 // grand_child1 and grand_child2, because child1 does not draw content.
1027 LayerImpl* grand_child2 = child1->children()[1]; local
    [all...]
layer_tree_host_common_unittest.cc 1823 scoped_refptr<Layer> grand_child2 = Layer::Create(); local
1916 scoped_refptr<Layer> grand_child2 = Layer::Create(); local
2618 scoped_refptr<LayerWithForcedDrawsContent> grand_child2 = local
8081 scoped_ptr<LayerImpl> grand_child2 = local
    [all...]

Completed in 40 milliseconds