Home | History | Annotate | Download | only in trees

Lines Matching refs:host_impl_

76   DamageTrackerTest() : host_impl_(&proxy_, &shared_bitmap_manager_) {}
80 LayerImpl::Create(host_impl_.active_tree(), 1);
82 LayerImpl::Create(host_impl_.active_tree(), 2);
106 LayerImpl::Create(host_impl_.active_tree(), 1);
108 LayerImpl::Create(host_impl_.active_tree(), 2);
110 LayerImpl::Create(host_impl_.active_tree(), 3);
112 LayerImpl::Create(host_impl_.active_tree(), 4);
114 LayerImpl::Create(host_impl_.active_tree(), 5);
180 FakeLayerTreeHostImpl host_impl_;
704 LayerImpl::Create(host_impl_.active_tree(), 3);
753 LayerImpl::Create(host_impl_.active_tree(), 3);
786 LayerImpl::Create(host_impl_.active_tree(), 3);
1037 LayerImpl::Create(host_impl_.active_tree(), 6);
1052 LayerImpl::Create(host_impl_.active_tree(), 7);
1137 LayerImpl::Create(host_impl_.active_tree(), 3);
1150 LayerImpl::Create(host_impl_.active_tree(), 4);
1229 LayerImpl::Create(host_impl_.active_tree(), 6);
1241 LayerImpl::Create(host_impl_.active_tree(), 7);
1302 LayerImpl::Create(host_impl_.active_tree(), 6);
1318 LayerImpl::Create(host_impl_.active_tree(), 7);
1378 scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_.active_tree(), 1);