Home
last modified time | relevance | path

Searched refs:SetAnchorPoint (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_readback.cc661 background->SetAnchorPoint(gfx::PointF()); in TEST_F()
666 green->SetAnchorPoint(gfx::PointF()); in TEST_F()
672 blue->SetAnchorPoint(gfx::PointF()); in TEST_F()
692 background->SetAnchorPoint(gfx::PointF()); in TEST_F()
697 green->SetAnchorPoint(gfx::PointF()); in TEST_F()
703 blue->SetAnchorPoint(gfx::PointF()); in TEST_F()
723 background->SetAnchorPoint(gfx::PointF()); in TEST_F()
728 green->SetAnchorPoint(gfx::PointF()); in TEST_F()
735 blue->SetAnchorPoint(gfx::PointF()); in TEST_F()
756 background->SetAnchorPoint(gfx::PointF()); in TEST_F()
[all …]
Dlayer_tree_host_pixeltest_masks.cc104 clip->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in TEST_F()
146 replica->SetAnchorPoint(gfx::PointF(0.5f, 0.5f)); in TEST_F()
170 clip->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in TEST_F()
185 replica->SetAnchorPoint(gfx::PointF(0.5f, 0.5f)); in TEST_F()
220 replica->SetAnchorPoint(gfx::PointF(1.f, 1.f)); in TEST_F()
244 clip->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in TEST_F()
263 replica->SetAnchorPoint(gfx::PointF(1.f, 1.f)); in TEST_F()
Ddamage_tracker_unittest.cc83 root->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithOneSurface()
91 child->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithOneSurface()
117 root->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithTwoSurfaces()
125 child1->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithTwoSurfaces()
137 child2->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithTwoSurfaces()
143 grand_child1->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithTwoSurfaces()
149 grand_child2->SetAnchorPoint(gfx::PointF()); in CreateTestTreeWithTwoSurfaces()
322 child->SetAnchorPoint(gfx::PointF(0.5f, 0.5f)); in TEST_F()
619 child2->SetAnchorPoint(gfx::PointF()); in TEST_F()
668 child2->SetAnchorPoint(gfx::PointF()); in TEST_F()
[all …]
Dlayer_tree_host_unittest_context.cc357 root_->SetAnchorPoint(gfx::PointF()); in SetupTree()
362 content_->SetAnchorPoint(gfx::PointF()); in SetupTree()
470 root_->SetAnchorPoint(gfx::PointF()); in SetupTree()
475 content_->SetAnchorPoint(gfx::PointF()); in SetupTree()
890 root->SetAnchorPoint(gfx::PointF()); in SetupTree()
896 delegated->SetAnchorPoint(gfx::PointF()); in SetupTree()
902 content->SetAnchorPoint(gfx::PointF()); in SetupTree()
908 texture->SetAnchorPoint(gfx::PointF()); in SetupTree()
919 mask->SetAnchorPoint(gfx::PointF()); in SetupTree()
924 content_with_mask->SetAnchorPoint(gfx::PointF()); in SetupTree()
[all …]
Dlayer_tree_host_unittest_video.cc28 root->SetAnchorPoint(gfx::PointF()); in SetupTree()
35 video->SetAnchorPoint(gfx::PointF()); in SetupTree()
Dlayer_tree_host_impl_unittest.cc164 root->SetAnchorPoint(gfx::PointF()); in SetupRootLayerImpl()
213 root->SetAnchorPoint(gfx::PointF()); in CreateScrollAndContentsLayers()
225 scroll->SetAnchorPoint(gfx::PointF()); in CreateScrollAndContentsLayers()
233 contents->SetAnchorPoint(gfx::PointF()); in CreateScrollAndContentsLayers()
751 overflow->SetAnchorPoint(gfx::PointF()); in TEST_F()
1451 SetAnchorPoint(gfx::PointF()); in DidDrawCheckLayer()
1778 root->SetAnchorPoint(gfx::PointF()); in TEST_F()
1806 content_layer->SetAnchorPoint(gfx::PointF()); in TEST_F()
1820 scroll_layer->SetAnchorPoint(gfx::PointF()); in TEST_F()
2809 SetAnchorPoint(gfx::PointF()); in BlendStateCheckLayer()
[all …]
Dlayer_tree_host_pixeltest_on_demand_raster.cc98 layer->SetAnchorPoint(gfx::PointF()); in TEST_F()
Dlayer_tree_host_unittest.cc1270 SetAnchorPoint(gfx::PointF(0.f, 0.f)); in ContentLayerWithUpdateTracking()
1358 root_layer_->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in BeginTest()
1363 child_layer_->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in BeginTest()
1619 layer->SetAnchorPoint(anchor); in SetLayerPropertiesForTesting()
2225 content_layer_->SetAnchorPoint(gfx::PointF(0.f, 0.f)); in BeginTest()
2858 io_surface_layer->SetAnchorPoint(gfx::PointF()); in SetupTree()
3244 SetAnchorPoint(gfx::PointF()); in PushPropertiesCountingLayer()
4073 root_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
4078 parent_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
4085 child_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
[all …]
Dlayer_tree_host_unittest_scroll.cc411 root_scroll_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
433 child_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
1094 scroll_layer->SetAnchorPoint(gfx::PointF()); in CreateScrollLayer()
/external/chromium_org/cc/layers/
Dtexture_layer_unittest.cc778 root_->SetAnchorPoint(gfx::PointF()); in BeginTest()
783 layer_->SetAnchorPoint(gfx::PointF()); in BeginTest()
900 root_->SetAnchorPoint(gfx::PointF()); in BeginTest()
905 layer_->SetAnchorPoint(gfx::PointF()); in BeginTest()
1035 root_->SetAnchorPoint(gfx::PointF()); in BeginTest()
1040 layer_->SetAnchorPoint(gfx::PointF()); in BeginTest()
1430 root->SetAnchorPoint(gfx::PointF()); in SetupTree()
1435 texture_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
1550 root->SetAnchorPoint(gfx::PointF()); in SetupTree()
1566 texture_layer_->SetAnchorPoint(gfx::PointF()); in SetupTree()
[all …]
Dlayer_iterator_unittest.cc41 SetAnchorPoint(gfx::Point()); in TestLayer()
Dlayer_impl_unittest.cc111 EXECUTE_AND_VERIFY_SUBTREE_CHANGED(root->SetAnchorPoint(arbitrary_point_f)); in TEST()
163 root->SetAnchorPoint(arbitrary_point_f)); in TEST()
Dtiled_layer_unittest.cc1401 layer->SetAnchorPoint(gfx::PointF()); in TEST_F()
1689 root->SetAnchorPoint(gfx::PointF()); in TEST_F()
1695 surface->SetAnchorPoint(gfx::PointF()); in TEST_F()
1701 child->SetAnchorPoint(gfx::PointF()); in TEST_F()
1707 child2->SetAnchorPoint(gfx::PointF()); in TEST_F()
Dlayer.cc380 void Layer::SetAnchorPoint(gfx::PointF anchor_point) { in SetAnchorPoint() function in cc::Layer
868 layer->SetAnchorPoint(anchor_point_); in PushPropertiesTo()
/external/chromium_org/cc/test/
Dfake_picture_layer.cc16 SetAnchorPoint(gfx::PointF(0.f, 0.f)); in FakePictureLayer()
Dfake_painted_scrollbar_layer.cc31 SetAnchorPoint(gfx::PointF(0.f, 0.f)); in FakePaintedScrollbarLayer()
Dfake_content_layer.cc27 SetAnchorPoint(gfx::PointF(0.f, 0.f)); in FakeContentLayer()
Dlayer_tree_pixel_test.cc126 layer->SetAnchorPoint(gfx::PointF()); in CreateSolidColorLayer()
184 layer->SetAnchorPoint(gfx::PointF()); in CreateTextureLayer()
Dlayer_tree_json_parser.cc90 new_layer->SetAnchorPoint(gfx::Point()); in ParseTreeFromValue()
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
Dapp_list_linux.cc80 view_->SetAnchorPoint(FindAnchorPoint(view_->GetPreferredSize(), display, in MoveNearCursor()
/external/chromium_org/webkit/renderer/compositor_bindings/
Dweb_layer_impl_fixed_bounds.cc36 layer_->SetAnchorPoint(anchor_point); in setAnchorPoint()
/external/chromium_org/chrome/browser/ui/views/app_list/win/
Dapp_list_win.cc105 view_->SetAnchorPoint(FindAnchorPoint(view_->GetPreferredSize(), display, in MoveNearCursor()
/external/chromium_org/ui/app_list/views/
Dapp_list_view.h62 void SetAnchorPoint(const gfx::Point& anchor_point);
Dapp_list_view.cc166 void AppListView::SetAnchorPoint(const gfx::Point& anchor_point) { in SetAnchorPoint() function in app_list::AppListView
/external/chromium_org/ui/compositor/
Dlayer.cc465 cc_layer_->SetAnchorPoint(gfx::PointF()); in SwitchToLayer()
912 cc_layer_->SetAnchorPoint(gfx::PointF()); in CreateWebLayer()

12