Home | History | Annotate | Download | only in layers

Lines Matching refs:layer_tree_host_

109     layer_tree_host_ = SynchronousOutputSurfaceLayerTreeHost::Create(
114 proxy_ = layer_tree_host_->proxy();
116 layer_tree_host_->SetLayerTreeHostClientReady();
117 CHECK(layer_tree_host_->EnsureOutputSurfaceCreated());
118 layer_tree_host_->SetRootLayer(Layer::Create());
181 occlusion_->SetRenderTarget(layer_tree_host_->root_layer());
184 layer_tree_host_->root_layer(),
185 layer_tree_host_->device_viewport_size(),
187 inputs.device_scale_factor = layer_tree_host_->device_scale_factor();
189 layer_tree_host_->GetRendererCapabilities().max_texture_size;
252 scoped_ptr<SynchronousOutputSurfaceLayerTreeHost> layer_tree_host_;
265 layer_tree_host_->root_layer()->AddChild(layer);
294 layer_tree_host_->SetViewportSize(gfx::Size(1000, 1000));
296 layer_tree_host_->root_layer()->AddChild(layer);
335 layer_tree_host_->root_layer()->AddChild(layer);
374 layer_tree_host_->root_layer()->AddChild(layer);
413 layer_tree_host_->root_layer()->AddChild(layer);
497 layer_tree_host_->root_layer()->AddChild(layer1);
498 layer_tree_host_->root_layer()->AddChild(layer2);
556 layer_tree_host_->root_layer()->AddChild(layer);
577 layer_tree_host_->root_layer()->AddChild(layer);
605 layer_tree_host_->root_layer()->AddChild(layer1);
606 layer_tree_host_->root_layer()->AddChild(layer2);
636 layer_tree_host_->root_layer()->AddChild(layer1);
637 layer_tree_host_->root_layer()->AddChild(layer2);
666 layer_tree_host_->SetViewportSize(
681 layer_tree_host_->root_layer()->AddChild(layer);
691 layer->SetLayerTreeHost(layer_tree_host_.get());
728 layer_tree_host_->root_layer()->AddChild(layer);
756 layer_tree_host_->root_layer()->AddChild(layer);
801 layer_tree_host_->root_layer()->AddChild(layer);
828 layer_tree_host_->root_layer()->AddChild(layer);
867 layer_tree_host_->root_layer()->AddChild(layer);
916 layer_tree_host_->root_layer()->AddChild(layer);
985 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
987 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
999 layer_tree_host_->SetRootLayer(root_layer);
1000 layer_tree_host_->SetViewportSize(gfx::Size(300, 300));
1001 layer_tree_host_->contents_texture_manager()->SetMaxMemoryLimitBytes(
1004 layer_tree_host_->UpdateLayers(queue_.get());
1010 layer_tree_host_->CommitComplete();
1015 layer_tree_host_->UpdateLayers(queue_.get());
1018 ResourceManagerClearAllMemory(layer_tree_host_->contents_texture_manager(),
1020 layer_tree_host_->SetRootLayer(NULL);
1027 layer_tree_host_->root_layer()->AddChild(layer);
1046 layer_tree_host_->root_layer()->AddChild(layer);
1071 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
1077 layer_tree_host_->SetRootLayer(layer);
1078 layer_tree_host_->SetViewportSize(gfx::Size(300, 200));
1081 layer_tree_host_->UpdateLayers(queue_.get());
1093 layer_tree_host_->CommitComplete();
1097 layer_tree_host_->UpdateLayers(queue_.get());
1109 layer_tree_host_->CommitComplete();
1116 layer_tree_host_->UpdateLayers(queue_.get());
1125 layer_tree_host_->CommitComplete();
1134 layer_tree_host_->CommitComplete();
1141 layer_tree_host_->UpdateLayers(queue_.get());
1150 layer_tree_host_->CommitComplete();
1157 layer_tree_host_->UpdateLayers(queue_.get());
1166 layer_tree_host_->CommitComplete();
1168 ResourceManagerClearAllMemory(layer_tree_host_->contents_texture_manager(),
1170 layer_tree_host_->SetRootLayer(NULL);
1178 layer_tree_host_->root_layer()->AddChild(layer);
1198 layer_tree_host_->root_layer()->AddChild(layer);
1202 layer_tree_host_->SetViewportSize(gfx::Size(600, 600));
1247 layer_tree_host_->root_layer()->AddChild(layer);
1251 layer_tree_host_->SetViewportSize(gfx::Size(600, 600));
1304 layer_tree_host_->root_layer()->AddChild(layer);
1308 layer_tree_host_->SetViewportSize(gfx::Size(600, 600));
1341 layer_tree_host_->root_layer()->AddChild(layer);
1347 layer_tree_host_->SetViewportSize(gfx::Size(600, 600));
1381 layer_tree_host_->root_layer()->AddChild(scale_layer);
1387 layer_tree_host_->SetViewportSize(gfx::Size(600, 600));
1459 layer_tree_host_->SetViewportSize(gfx::Size(1000, 1000));
1461 layer_tree_host_->root_layer()->AddChild(layer);
1548 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
1551 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
1553 new FakeTiledLayer(layer_tree_host_->contents_texture_manager()));
1575 layer_tree_host_->SetRootLayer(root);
1576 layer_tree_host_->SetViewportSize(root_rect.size());
1582 layer_tree_host_->UpdateLayers(queue_.get());
1611 layer_tree_host_->CommitComplete();
1622 layer_tree_host_->contents_texture_manager()->SetMaxMemoryLimitBytes(
1624 layer_tree_host_->UpdateLayers(queue_.get());
1653 layer_tree_host_->CommitComplete();
1664 layer_tree_host_->contents_texture_manager()->SetMaxMemoryLimitBytes(
1666 layer_tree_host_->UpdateLayers(queue_.get());
1695 layer_tree_host_->CommitComplete();
1697 ResourceManagerClearAllMemory(layer_tree_host_->contents_texture_manager(),
1699 layer_tree_host_->SetRootLayer(NULL);
1752 layer_tree_host_->root_layer()->AddChild(layer);
1788 layer_tree_host_->root_layer()->AddChild(layer);