Home | History | Annotate | Download | only in layers

Lines Matching refs:host_impl_

51         host_impl_(ImplSidePaintingSettings(),
61 host_impl_(settings, &proxy_, &shared_bitmap_manager_),
72 host_impl_.InitializeRenderer(
88 host_impl_.ActivatePendingTree();
89 CHECK(!host_impl_.pending_tree());
90 CHECK(host_impl_.recycle_tree());
94 host_impl_.active_tree()->LayerById(id_));
110 host_impl_.pending_tree()->SetPageScaleFactorAndLimits(1.f, 0.25f, 100.f);
111 host_impl_.active_tree()->SetPageScaleFactorAndLimits(1.f, 0.25f, 100.f);
134 host_impl_.CreatePendingTree();
135 LayerTreeImpl* pending_tree = host_impl_.pending_tree();
145 host_impl_.pending_tree()->LayerById(id_));
267 FakeLayerTreeHostImpl host_impl_;
278 host_impl_.SetDeviceScaleFactor(1.f);
283 host_impl_.SetDeviceScaleFactor(2.f);
312 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
334 host_impl_.SetExternalDrawConstraints(transform,
366 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
371 host_impl_.SetExternalDrawConstraints(transform,
409 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
431 host_impl_.SetExternalDrawConstraints(transform,
453 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
459 host_impl_.SetExternalDrawConstraints(transform,
477 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
479 host_impl_.SetExternalDrawConstraints(transform,
497 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
515 host_impl_.SetExternalDrawConstraints(identity,
522 host_impl_.pending_tree()->UpdateDrawProperties();
523 host_impl_.active_tree()->UpdateDrawProperties();
718 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
786 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
858 host_impl_.PinchGestureBegin();
877 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
885 host_impl_.PinchGestureBegin();
937 host_impl_.PinchGestureBegin();
975 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
990 host_impl_.PinchGestureBegin();
1003 host_impl_.PinchGestureEnd();
1081 gfx::Size tile_size(host_impl_.settings().default_tile_size);
1087 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
1140 gfx::Size tile_size(host_impl_.settings().default_tile_size);
1143 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
1256 host_impl_.settings().default_tile_size.ToString());
1268 host_impl_.DidLoseOutputSurface();
1269 host_impl_.InitializeRenderer(FakeOutputSurface::Create3d(
1303 host_impl_.settings().max_untiled_layer_size.ToString());
1315 host_impl_.DidLoseOutputSurface();
1316 host_impl_.InitializeRenderer(FakeOutputSurface::Create3d(
1383 host_impl_.pending_tree()->UpdateDrawProperties();
1398 host_impl_.pending_tree()->UpdateDrawProperties();
1453 host_impl_.SetCurrentBeginFrameArgs(
1477 host_impl_.SetExternalDrawConstraints(transform,
1483 host_impl_.pending_tree()->UpdateDrawProperties();
1489 host_impl_.SetCurrentBeginFrameArgs(
1527 host_impl_.ActivateSyncTree();
1528 host_impl_.active_tree()->UpdateDrawProperties();
1577 host_impl_.active_tree()->SetRequiresHighResToDraw();
1681 host_impl_.CreatePendingTree();
1682 LayerTreeImpl* pending_tree = host_impl_.pending_tree();
1690 host_impl_.pending_tree()->LayerById(id_));
1700 host_impl_.ActivatePendingTree();
1703 host_impl_.active_tree()->LayerById(id_));
1715 host_impl_.ActivatePendingTree();
1718 host_impl_.active_tree()->LayerById(id_));
1722 EXPECT_FALSE(host_impl_.pending_tree());
1749 host_impl_.active_tree()->UpdateDrawProperties();
1750 EXPECT_FALSE(host_impl_.active_tree()->needs_update_draw_properties());
1766 EXPECT_TRUE(host_impl_.active_tree()->needs_update_draw_properties());
1767 host_impl_.active_tree()->UpdateDrawProperties();
1783 EXPECT_FALSE(host_impl_.use_gpu_rasterization());
1785 host_impl_.SetUseGpuRasterization(true);
1796 EXPECT_TRUE(host_impl_.use_gpu_rasterization());
1797 host_impl_.SetUseGpuRasterization(false);
1804 host_impl_.active_tree()->UpdateDrawProperties();
1805 EXPECT_FALSE(host_impl_.active_tree()->needs_update_draw_properties());
1830 host_impl_.pending_tree()->UpdateDrawProperties();
1848 gfx::Size default_tile_size(host_impl_.settings().default_tile_size);
1853 EXPECT_FALSE(host_impl_.use_gpu_rasterization());
1861 host_impl_.SetUseGpuRasterization(true);
1862 EXPECT_TRUE(host_impl_.use_gpu_rasterization());
1891 host_impl_.PinchGestureBegin();
1902 host_impl_.PinchGestureBegin();
1923 host_impl_.PinchGestureBegin();
1939 host_impl_.InitializeRenderer(
1966 host_impl_.pending_tree()->UpdateDrawProperties();
1967 host_impl_.active_tree()->UpdateDrawProperties();
1968 EXPECT_FALSE(host_impl_.pending_tree()->needs_update_draw_properties());
1969 EXPECT_FALSE(host_impl_.active_tree()->needs_update_draw_properties());
1972 static_cast<FakeOutputSurface*>(host_impl_.output_surface());
1977 ASSERT_TRUE(host_impl_.pending_tree()->needs_update_draw_properties());
1978 ASSERT_TRUE(host_impl_.active_tree()->needs_update_draw_properties());
1979 host_impl_.active_tree()->UpdateDrawProperties();
1986 host_impl_.SetViewportSize(viewport_size);
2135 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
2151 host_impl_.SetViewportSize(gfx::Size(500, 500));
2152 host_impl_.pending_tree()->UpdateDrawProperties();
2233 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
2242 host_impl_.SetViewportSize(gfx::Size(500, 500));
2243 host_impl_.pending_tree()->UpdateDrawProperties();
2279 host_impl_.tile_manager()->InitializeTilesWithResourcesForTesting(all_tiles);
2384 host_impl_.SetViewportSize(viewport_size);
2385 host_impl_.active_tree()->UpdateDrawProperties();
2389 host_impl_.tile_manager()->InitializeTilesWithResourcesForTesting(tiles);
2428 gfx::Size tile_size(host_impl_.settings().default_tile_size);
2546 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
2611 host_impl_.pending_tree()->UpdateDrawProperties();
2630 if (host_impl_.settings().create_low_res_tiling) {
2656 host_impl_.settings().create_low_res_tiling ? 2u : 1u);
2663 if (host_impl_.settings().create_low_res_tiling)
2669 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
2691 host_impl_.SetExternalDrawConstraints(transform,
2713 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
2719 host_impl_.SetExternalDrawConstraints(transform,
2737 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
2739 host_impl_.SetExternalDrawConstraints(transform,
2757 host_impl_.SetCurrentFrameTimeTicks(time_ticks);
2775 host_impl_.SetExternalDrawConstraints(identity,
2782 host_impl_.pending_tree()->UpdateDrawProperties();
2783 host_impl_.active_tree()->UpdateDrawProperties();
2806 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
2821 host_impl_.PinchGestureBegin();
2834 host_impl_.PinchGestureEnd();
2918 EXPECT_TRUE(host_impl_.settings().create_low_res_tiling);
2919 float low_res_factor = host_impl_.settings().low_res_contents_scale_factor;
3024 host_impl_.pending_tree()->UpdateDrawProperties();
3028 host_impl_.active_tree()->UpdateDrawProperties();
3060 host_impl_.CreatePendingTree();
3062 scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_.pending_tree(), 1);
3065 FakePictureLayerImpl::Create(host_impl_.pending_tree(), 2);
3073 host_impl_.pending_tree(), 3, pending_pile);
3084 FakePictureLayerImpl::Create(host_impl_.pending_tree(), 4);
3094 host_impl_.pending_tree()->SetRootLayer(root.Pass());
3097 host_impl_.pending_tree()->UpdateDrawProperties();