FakeLayerTreeHostImpl   54 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   55 cc/animation/scrollbar_animation_controller_thinning_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   24 cc/debug/micro_benchmark_controller_unittest.cc     layer_tree_host_impl_ = make_scoped_ptr(new FakeLayerTreeHostImpl(
FakeLayerTreeHostImpl   40 cc/debug/micro_benchmark_controller_unittest.cc   scoped_ptr<FakeLayerTreeHostImpl> layer_tree_host_impl_;
FakeLayerTreeHostImpl   65 cc/input/top_controls_manager_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   44 cc/layers/delegated_renderer_layer_impl_unittest.cc         new FakeLayerTreeHostImpl(settings, &proxy_, &shared_bitmap_manager_));
FakeLayerTreeHostImpl   36 cc/layers/heads_up_display_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   87 cc/layers/layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  247 cc/layers/layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  360 cc/layers/layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  413 cc/layers/layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   54 cc/layers/layer_perftest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  139 cc/layers/layer_position_constraint_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  134 cc/layers/layer_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   48 cc/layers/layer_utils_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   75 cc/layers/picture_image_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  107 cc/layers/picture_layer_impl_perftest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  250 cc/layers/picture_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   56 cc/layers/picture_layer_unittest.cc     FakeLayerTreeHostImpl host_impl(
FakeLayerTreeHostImpl   41 cc/layers/render_surface_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   86 cc/layers/render_surface_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  150 cc/layers/render_surface_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  393 cc/layers/scrollbar_layer_unittest.cc     host_impl_.reset(new FakeLayerTreeHostImpl(
FakeLayerTreeHostImpl  419 cc/layers/scrollbar_layer_unittest.cc   scoped_ptr<FakeLayerTreeHostImpl> host_impl_;
FakeLayerTreeHostImpl   31 cc/layers/solid_color_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   56 cc/layers/solid_color_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   83 cc/layers/solid_color_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  180 cc/layers/texture_layer_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   89 cc/layers/tiled_layer_impl_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  129 cc/layers/tiled_layer_unittest.cc         new FakeLayerTreeHostImpl(proxy_, shared_bitmap_manager_.get()));
FakeLayerTreeHostImpl  254 cc/layers/tiled_layer_unittest.cc   scoped_ptr<FakeLayerTreeHostImpl> host_impl_;
FakeLayerTreeHostImpl  330 cc/resources/tile_manager_perftest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  746 cc/resources/tile_manager_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  754 cc/resources/tile_manager_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   36 cc/test/fake_layer_tree_host.h   FakeLayerTreeHostImpl* host_impl() { return &host_impl_; }
FakeLayerTreeHostImpl   59 cc/test/fake_layer_tree_host.h   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl   11 cc/test/fake_layer_tree_host_impl.cc FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(Proxy* proxy,
FakeLayerTreeHostImpl   24 cc/test/fake_layer_tree_host_impl.cc FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(const LayerTreeSettings& settings,
FakeLayerTreeHostImpl   37 cc/test/fake_layer_tree_host_impl.cc FakeLayerTreeHostImpl::~FakeLayerTreeHostImpl() {}
FakeLayerTreeHostImpl   39 cc/test/fake_layer_tree_host_impl.cc void FakeLayerTreeHostImpl::CreatePendingTree() {
FakeLayerTreeHostImpl   46 cc/test/fake_layer_tree_host_impl.cc base::TimeTicks FakeLayerTreeHostImpl::CurrentFrameTimeTicks() {
FakeLayerTreeHostImpl   52 cc/test/fake_layer_tree_host_impl.cc void FakeLayerTreeHostImpl::SetCurrentFrameTimeTicks(
FakeLayerTreeHostImpl   15 cc/test/fake_layer_tree_host_impl.h class FakeLayerTreeHostImpl : public LayerTreeHostImpl {
FakeLayerTreeHostImpl   17 cc/test/fake_layer_tree_host_impl.h   FakeLayerTreeHostImpl(Proxy* proxy, SharedBitmapManager* manager);
FakeLayerTreeHostImpl   18 cc/test/fake_layer_tree_host_impl.h   FakeLayerTreeHostImpl(const LayerTreeSettings& settings,
FakeLayerTreeHostImpl   21 cc/test/fake_layer_tree_host_impl.h   virtual ~FakeLayerTreeHostImpl();
FakeLayerTreeHostImpl   14 cc/test/fake_ui_resource_layer_tree_host_impl.cc     : FakeLayerTreeHostImpl(proxy, manager), fake_next_resource_id_(1) {}
FakeLayerTreeHostImpl   13 cc/test/fake_ui_resource_layer_tree_host_impl.h class FakeUIResourceLayerTreeHostImpl : public FakeLayerTreeHostImpl {
FakeLayerTreeHostImpl   96 cc/test/layer_test_common.h     FakeLayerTreeHostImpl* host_impl() const { return host_->host_impl(); }
FakeLayerTreeHostImpl   70 cc/test/layer_tree_json_parser_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl   99 cc/test/layer_tree_json_parser_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  186 cc/trees/damage_tracker_unittest.cc   FakeLayerTreeHostImpl host_impl_;
FakeLayerTreeHostImpl  215 cc/trees/layer_sorter_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  281 cc/trees/layer_sorter_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl  393 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4047 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4102 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4174 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4251 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4310 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4377 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4456 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4545 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4639 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4793 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 4878 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5026 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5180 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5315 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5400 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5488 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5574 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5682 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5814 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5915 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 7614 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 7814 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 7872 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 7928 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 7985 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 8042 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 8189 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 8264 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 8875 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 9465 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 9592 cc/trees/layer_tree_host_common_unittest.cc   FakeLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
FakeLayerTreeHostImpl 5672 cc/trees/layer_tree_host_impl_unittest.cc     fake_host_impl_ = new FakeLayerTreeHostImpl(
FakeLayerTreeHostImpl 5679 cc/trees/layer_tree_host_impl_unittest.cc   FakeLayerTreeHostImpl* fake_host_impl_;
FakeLayerTreeHostImpl  107 cc/trees/quad_culler_unittest.cc   FakeLayerTreeHostImpl host_impl_;