Home | History | Annotate | Download | only in trees

Lines Matching refs:root_

56       : root_(TestLayer::Create()),
106 scoped_refptr<TestLayer> root_;
123 root_.get(), NULL, identity_matrix_,
126 child_.get(), root_.get(), identity_matrix_,
136 root_->set_expected_occlusion(gfx::Rect(10, 10, 10, 190));
138 layer_tree_host()->SetRootLayer(root_);
151 // root_.
153 root_.get(), NULL, identity_matrix_,
156 child_.get(), root_.get(), identity_matrix_,
166 root_->set_expected_occlusion(gfx::Rect(10, 10, 190, 190));
168 layer_tree_host()->SetRootLayer(root_);
182 root_.get(), NULL, identity_matrix_,
185 child_.get(), root_.get(), identity_matrix_,
191 child2_.get(), root_.get(), identity_matrix_,
199 root_->set_expected_occlusion(gfx::Rect(10, 10, 20, 190));
201 layer_tree_host()->SetRootLayer(root_);
216 root_.get(), NULL, identity_matrix_,
219 child2_.get(), root_.get(), identity_matrix_,
222 child_.get(), root_.get(), identity_matrix_,
233 root_->set_expected_occlusion(gfx::Rect(10, 10, 190, 190));
235 layer_tree_host()->SetRootLayer(root_);
248 // to the root_.
250 root_.get(), NULL, identity_matrix_,
253 child_.get(), root_.get(), identity_matrix_,
259 child2_.get(), root_.get(), identity_matrix_,
268 root_->set_expected_occlusion(gfx::Rect(20, 10, 10, 190));
270 layer_tree_host()->SetRootLayer(root_);
285 root_.get(), NULL, identity_matrix_,
288 child2_.get(), root_.get(), identity_matrix_,
291 child_.get(), root_.get(), identity_matrix_,
302 root_->set_expected_occlusion(gfx::Rect(20, 10, 10, 190));
304 layer_tree_host()->SetRootLayer(root_);
317 // contribute to the root_.
319 root_.get(), NULL, identity_matrix_,
322 child_.get(), root_.get(), identity_matrix_,
328 child2_.get(), root_.get(), identity_matrix_,
337 root_->set_expected_occlusion(gfx::Rect(20, 10, 10, 190));
339 layer_tree_host()->SetRootLayer(root_);
354 root_.get(), NULL, identity_matrix_,
357 child2_.get(), root_.get(), identity_matrix_,
360 child_.get(), root_.get(), identity_matrix_,
371 root_->set_expected_occlusion(gfx::Rect(20, 10, 10, 190));
373 layer_tree_host()->SetRootLayer(root_);
386 // contribute to the root_.
388 root_.get(), NULL, identity_matrix_,
391 child_.get(), root_.get(), identity_matrix_,
397 child2_.get(), root_.get(), identity_matrix_,
405 root_->set_expected_occlusion(gfx::Rect(20, 10, 10, 190));
407 layer_tree_host()->SetRootLayer(root_);
426 root_.get(), NULL, identity_matrix_,
429 root_.get(),
441 root_.get(),
457 root_->set_expected_occlusion(gfx::Rect(10, 10, 30, 30));
459 layer_tree_host()->SetRootLayer(root_);
483 root_.get(), NULL, identity_matrix_,
486 child_.get(), root_.get(), child_transform,
492 child2_.get(), root_.get(), identity_matrix_,
499 root_->set_expected_occlusion(gfx::Rect(10, 70, 190, 130));
501 layer_tree_host()->SetRootLayer(root_);
520 root_.get(), NULL, identity_matrix_,
523 child_.get(), root_.get(), identity_matrix_,
529 child2_.get(), root_.get(), identity_matrix_,
537 root_->set_expected_occlusion(gfx::Rect(0, 0, 75, 100));
539 layer_tree_host()->SetRootLayer(root_);
555 root_.get(), NULL, identity_matrix_,
558 child_.get(), root_.get(), identity_matrix_,
564 child2_.get(), root_.get(), identity_matrix_,
572 root_->set_expected_occlusion(gfx::Rect(0, 0, 75, 100));
574 layer_tree_host()->SetRootLayer(root_);