root_layer_       118 cc/layers/delegated_renderer_layer_impl_unittest.cc     root_layer_ = root_layer.get();
root_layer_       135 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
root_layer_       651 cc/layers/delegated_renderer_layer_impl_unittest.cc     root_layer_ = root_layer.get();
root_layer_       701 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
root_layer_      1080 cc/layers/delegated_renderer_layer_impl_unittest.cc     root_layer_ = root_layer.get();
root_layer_      1105 cc/layers/delegated_renderer_layer_impl_unittest.cc   LayerImpl* root_layer_;
root_layer_       157 cc/trees/layer_tree_host.cc   if (root_layer_.get())
root_layer_       158 cc/trees/layer_tree_host.cc     root_layer_->SetLayerTreeHost(NULL);
root_layer_       168 cc/trees/layer_tree_host.cc   if (root_layer_.get()) {
root_layer_       172 cc/trees/layer_tree_host.cc     root_layer_ = NULL;
root_layer_       429 cc/trees/layer_tree_host.cc     if (root_layer_.get() && !hud_layer_->parent())
root_layer_       430 cc/trees/layer_tree_host.cc       root_layer_->AddChild(hud_layer_);
root_layer_       599 cc/trees/layer_tree_host.cc   if (root_layer_.get() == root_layer.get())
root_layer_       602 cc/trees/layer_tree_host.cc   if (root_layer_.get())
root_layer_       603 cc/trees/layer_tree_host.cc     root_layer_->SetLayerTreeHost(NULL);
root_layer_       604 cc/trees/layer_tree_host.cc   root_layer_ = root_layer;
root_layer_       605 cc/trees/layer_tree_host.cc   if (root_layer_.get()) {
root_layer_       606 cc/trees/layer_tree_host.cc     DCHECK(!root_layer_->parent());
root_layer_       607 cc/trees/layer_tree_host.cc     root_layer_->SetLayerTreeHost(this);
root_layer_       981 cc/trees/layer_tree_host.cc       root_layer_->render_surface()->content_rect());
root_layer_      1015 cc/trees/layer_tree_host.cc   if (!root_layer_.get())
root_layer_      1023 cc/trees/layer_tree_host.cc         LayerTreeHostCommon::FindLayerInSubtree(root_layer_.get(),
root_layer_       189 cc/trees/layer_tree_host.h   Layer* root_layer() { return root_layer_.get(); }
root_layer_       190 cc/trees/layer_tree_host.h   const Layer* root_layer() const { return root_layer_.get(); }
root_layer_       384 cc/trees/layer_tree_host.h   scoped_refptr<Layer> root_layer_;
root_layer_       281 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(true);
root_layer_       282 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(bounds_);
root_layer_       283 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       325 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<ContentLayer> root_layer_;
root_layer_       337 cc/trees/layer_tree_host_unittest.cc     root_layer_ = Layer::Create();
root_layer_       338 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(10, 20));
root_layer_       342 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(scaled_layer_);
root_layer_       344 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       376 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<Layer> root_layer_;
root_layer_       390 cc/trees/layer_tree_host_unittest.cc     root_layer_ = Layer::Create();
root_layer_       391 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(10, 20));
root_layer_       396 cc/trees/layer_tree_host_unittest.cc         paint_scrollbar, has_thumb, root_layer_->id());
root_layer_       400 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(scrollbar_);
root_layer_       402 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       434 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<Layer> root_layer_;
root_layer_       646 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(true);
root_layer_       647 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(bounds_);
root_layer_       648 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       723 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<ContentLayer> root_layer_;
root_layer_       733 cc/trees/layer_tree_host_unittest.cc       : root_layer_(ContentLayer::Create(&client_)) {}
root_layer_       736 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(true);
root_layer_       737 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(50, 50));
root_layer_       738 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       745 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(parent_layer_);
root_layer_       773 cc/trees/layer_tree_host_unittest.cc         EXPECT_RECT_EQ(gfx::Rect(root_layer_->bounds()), root_damage_rect);
root_layer_       813 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<ContentLayer> root_layer_;
root_layer_       827 cc/trees/layer_tree_host_unittest.cc       : root_layer_(Layer::Create()) {}
root_layer_       830 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(true);
root_layer_       831 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(20, 20));
root_layer_       832 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_       837 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(parent_layer_);
root_layer_       883 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<Layer> root_layer_;
root_layer_      1418 cc/trees/layer_tree_host_unittest.cc       : root_layer_(NoScaleContentLayer::Create(&client_)),
root_layer_      1426 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(child_layer_);
root_layer_      1428 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(true);
root_layer_      1429 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(30, 30));
root_layer_      1430 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetAnchorPoint(gfx::PointF(0.f, 0.f));
root_layer_      1437 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      1512 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<NoScaleContentLayer> root_layer_;
root_layer_      1930 cc/trees/layer_tree_host_unittest.cc     root_layer_ = FakeContentLayer::Create(&client_);
root_layer_      1931 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(100, 100));
root_layer_      1937 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(surface_layer1_);
root_layer_      1951 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      1996 cc/trees/layer_tree_host_unittest.cc       root_layer_->SetNeedsDisplay();
root_layer_      2000 cc/trees/layer_tree_host_unittest.cc     EXPECT_LE(2u, root_layer_->update_count());
root_layer_      2006 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<FakeContentLayer> root_layer_;
root_layer_      2498 cc/trees/layer_tree_host_unittest.cc       : root_layer_(FakeContentLayer::Create(&client_)),
root_layer_      2505 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(100, 100));
root_layer_      2508 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(child_layer1_);
root_layer_      2509 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(child_layer2_);
root_layer_      2510 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      2569 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<FakeContentLayer> root_layer_;
root_layer_      4372 cc/trees/layer_tree_host_unittest.cc     root_layer_ = Layer::Create();
root_layer_      4373 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetAnchorPoint(gfx::PointF());
root_layer_      4374 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetPosition(gfx::Point());
root_layer_      4375 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(10, 10));
root_layer_      4382 cc/trees/layer_tree_host_unittest.cc     root_layer_->AddChild(parent_layer_);
root_layer_      4391 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      4431 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<Layer> root_layer_;
root_layer_      4445 cc/trees/layer_tree_host_unittest.cc     root_layer_ = FakePictureLayer::Create(&client_);
root_layer_      4446 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetAnchorPoint(gfx::PointF());
root_layer_      4447 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(10, 10));
root_layer_      4449 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      4463 cc/trees/layer_tree_host_unittest.cc     EXPECT_GT(root_layer_->update_count(), 0u);
root_layer_      4470 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<FakePictureLayer> root_layer_;
root_layer_      4748 cc/trees/layer_tree_host_unittest.cc     root_layer_ = FakeContentLayer::Create(&client_);
root_layer_      4749 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetBounds(gfx::Size(10, 10));
root_layer_      4750 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetIsDrawable(false);
root_layer_      4751 cc/trees/layer_tree_host_unittest.cc     root_layer_->SetHaveWheelEventHandlers(true);
root_layer_      4752 cc/trees/layer_tree_host_unittest.cc     layer_tree_host()->SetRootLayer(root_layer_);
root_layer_      4767 cc/trees/layer_tree_host_unittest.cc     EXPECT_EQ(0u, root_layer_->update_count());
root_layer_      4774 cc/trees/layer_tree_host_unittest.cc   scoped_refptr<FakeContentLayer> root_layer_;
root_layer_       103 cc/trees/layer_tree_impl.cc   DCHECK(!root_layer_);
root_layer_       107 cc/trees/layer_tree_impl.cc void LayerTreeImpl::Shutdown() { root_layer_.reset(); }
root_layer_       117 cc/trees/layer_tree_impl.cc   root_layer_ = layer.Pass();
root_layer_       184 cc/trees/layer_tree_impl.cc   return root_layer_.Pass();
root_layer_       553 cc/trees/layer_tree_impl.cc         root_layer_.get(), scrolling_layer_id_from_previous_tree_);
root_layer_       726 cc/trees/layer_tree_impl.cc   state->Set("root_layer", root_layer_->AsValue().release());
root_layer_       101 cc/trees/layer_tree_impl.h   LayerImpl* root_layer() const { return root_layer_.get(); }
root_layer_       249 cc/trees/layer_tree_impl.h   scoped_ptr<LayerImpl> root_layer_;
root_layer_       233 content/browser/android/content_view_core_impl.cc       root_layer_(cc::Layer::Create()),
root_layer_       855 content/browser/android/content_view_core_impl.cc   root_layer_->AddChild(layer);
root_layer_       904 content/browser/android/content_view_core_impl.cc   return root_layer_.get();
root_layer_       380 content/browser/android/content_view_core_impl.h   scoped_refptr<cc::Layer> root_layer_;
root_layer_       227 content/browser/android/overscroll_glow.cc   if (!root_layer_)
root_layer_       235 content/browser/android/overscroll_glow.cc   if (root_layer_->parent() != parent)
root_layer_       236 content/browser/android/overscroll_glow.cc     parent->AddChild(root_layer_);
root_layer_       240 content/browser/android/overscroll_glow.cc   if (root_layer_)
root_layer_       241 content/browser/android/overscroll_glow.cc     root_layer_->RemoveFromParent();
root_layer_       256 content/browser/android/overscroll_glow.cc   DCHECK(!root_layer_);
root_layer_       257 content/browser/android/overscroll_glow.cc   root_layer_ = cc::Layer::Create();
root_layer_       261 content/browser/android/overscroll_glow.cc     root_layer_->AddChild(edge_layer);
root_layer_       262 content/browser/android/overscroll_glow.cc     root_layer_->AddChild(glow_layer);
root_layer_       102 content/browser/android/overscroll_glow.h   scoped_refptr<cc::Layer> root_layer_;
root_layer_       297 content/browser/renderer_host/compositor_impl_android.cc     : root_layer_(cc::Layer::Create()),
root_layer_       323 content/browser/renderer_host/compositor_impl_android.cc   root_layer_->RemoveAllChildren();
root_layer_       324 content/browser/renderer_host/compositor_impl_android.cc   root_layer_->AddChild(root_layer);
root_layer_       396 content/browser/renderer_host/compositor_impl_android.cc     host_->SetRootLayer(root_layer_);
root_layer_       422 content/browser/renderer_host/compositor_impl_android.cc   root_layer_->SetBounds(size);
root_layer_       592 content/browser/renderer_host/compositor_impl_android.cc   root_layer_->AddChild(layer);
root_layer_       118 content/browser/renderer_host/compositor_impl_android.h   scoped_refptr<cc::Layer> root_layer_;
root_layer_       107 ui/compositor/compositor.cc     : root_layer_(NULL),
root_layer_       197 ui/compositor/compositor.cc   if (root_layer_)
root_layer_       198 ui/compositor/compositor.cc     root_layer_->SetCompositor(NULL);
root_layer_       267 ui/compositor/compositor.cc   if (root_layer_ == root_layer)
root_layer_       269 ui/compositor/compositor.cc   if (root_layer_)
root_layer_       270 ui/compositor/compositor.cc     root_layer_->SetCompositor(NULL);
root_layer_       271 ui/compositor/compositor.cc   root_layer_ = root_layer;
root_layer_       272 ui/compositor/compositor.cc   if (root_layer_ && !root_layer_->GetCompositor())
root_layer_       273 ui/compositor/compositor.cc     root_layer_->SetCompositor(this);
root_layer_       275 ui/compositor/compositor.cc   if (root_layer_)
root_layer_       276 ui/compositor/compositor.cc     root_web_layer_->AddChild(root_layer_->cc_layer());
root_layer_       296 ui/compositor/compositor.cc   if (!root_layer_)
root_layer_       350 ui/compositor/compositor.cc     if (root_layer_)
root_layer_       351 ui/compositor/compositor.cc       root_layer_->OnDeviceScaleFactorChanged(scale);
root_layer_       380 ui/compositor/compositor.cc   if (root_layer_)
root_layer_       381 ui/compositor/compositor.cc     root_layer_->SendDamagedRects();
root_layer_       190 ui/compositor/compositor.h   const Layer* root_layer() const { return root_layer_; }
root_layer_       191 ui/compositor/compositor.h   Layer* root_layer() { return root_layer_; }
root_layer_       302 ui/compositor/compositor.h   Layer* root_layer_;