Home | History | Annotate | Download | only in layers

Lines Matching defs:host_impl_

41         host_impl_(ImplSidePaintingSettings(),
49 host_impl_.InitializeRenderer(
57 host_impl_.CreatePendingTree();
58 LayerTreeImpl* pending_tree = host_impl_.pending_tree();
67 host_impl_.pending_tree()->LayerById(7));
75 host_impl_.SetViewportSize(viewport_size);
76 host_impl_.pending_tree()->UpdateDrawProperties();
100 host_impl_.SetViewportSize(viewport.size());
102 host_impl_.pending_tree()->UpdateDrawProperties();
122 host_impl_.SetViewportSize(viewport_size);
123 host_impl_.pending_tree()->UpdateDrawProperties();
153 host_impl_.SetViewportSize(viewport.size());
155 host_impl_.pending_tree()->UpdateDrawProperties();
180 FakeLayerTreeHostImpl host_impl_;
191 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
212 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
230 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
239 ASSERT_TRUE(host_impl_.tile_manager() != NULL);
240 host_impl_.tile_manager()->InitializeTilesWithResourcesForTesting(all_tiles);
255 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
264 ASSERT_TRUE(host_impl_.tile_manager() != NULL);
265 host_impl_.tile_manager()->InitializeTilesWithResourcesForTesting(all_tiles);