Home
last modified time | relevance | path

Searched defs:scroll_layer (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/cc/animation/
Dscrollbar_animation_controller_linear_fade.cc15 LayerImpl* scroll_layer, in Create()
24 LayerImpl* scroll_layer, in ScrollbarAnimationControllerLinearFade()
Dscrollbar_animation_controller_thinning.cc21 LayerImpl* scroll_layer, in Create()
30 LayerImpl* scroll_layer, in ScrollbarAnimationControllerThinning()
Dscrollbar_animation_controller_linear_fade_unittest.cc38 scoped_ptr<LayerImpl> scroll_layer = in SetUp() local
Dscrollbar_animation_controller_thinning_unittest.cc31 scoped_ptr<LayerImpl> scroll_layer = in SetUp() local
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_scroll.cc36 scoped_refptr<Layer> scroll_layer = Layer::Create(); in BeginTest() local
51 Layer* scroll_layer = root->children()[0]; in Layout() local
65 LayerImpl* scroll_layer = root->children()[0]; in DrawLayersOnThread() local
140 LayerImpl* scroll_layer = in DrawLayersOnThread() local
400 LayerImpl* scroll_layer = root->children()[0]; in DrawLayersOnThread() local
796 Layer* scroll_layer = root->children()[0]; in Layout() local
821 LayerImpl* scroll_layer = root->children()[0]; in DrawLayersOnThread() local
924 Layer* scroll_layer = root->children()[0]; in WillCommit() local
1001 LayerImpl* scroll_layer = root->children()[0]; in DrawLayersOnThread() local
1035 scoped_refptr<Layer> scroll_layer = Layer::Create(); in SetupTree() local
[all …]
Dlayer_tree_host_impl_unittest.cc238 LayerImpl* scroll_layer = scroll.get(); in CreateScrollAndContentsLayers() local
276 LayerImpl* scroll_layer = CreateScrollAndContentsLayers( in SetupScrollAndContentsLayers() local
545 LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100)); in TEST_F() local
737 LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200)); in TEST_F() local
750 LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200)); in TEST_F() local
832 LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(200, 200)); in TEST_F() local
898 LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 100)); in TEST_F() local
980 LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer(); in TEST_F() local
1035 LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer(); in TEST_F() local
1178 LayerImpl* scroll_layer = host_impl_->InnerViewportScrollLayer(); in TEST_F() local
[all …]
Dlayer_tree_host_unittest_damage.cc440 LayerImpl* scroll_layer = scroll_clip_layer->children()[0]; in SwapBuffersOnThread() local
516 LayerImpl* scroll_layer = scroll_clip_layer->children()[0]; in SwapBuffersOnThread() local
Dlayer_tree_host_unittest_context.cc950 scoped_refptr<Layer> scroll_layer = Layer::Create(); in BeginTest() local
Dlayer_tree_host_impl.cc2840 LayerImpl* scroll_layer = OuterViewportScrollLayer() in ScrollViewportBy() local
Dlayer_tree_host_common_unittest.cc349 LayerImpl* scroll_layer = scroll_layer_scoped_ptr.get(); in TEST_F() local
7718 LayerImpl* scroll_layer = scroller.get(); in TEST_F() local
/external/chromium_org/cc/layers/
Dscrollbar_layer_impl_base.cc59 LayerImpl* scroll_layer, in RegisterScrollbarWithLayers()
81 LayerImpl* scroll_layer = layer_tree_impl()->LayerById(id); in SetScrollLayerById() local
Dlayer_position_constraint_unittest.cc41 LayerImpl* scroll_layer = root_layer->children()[0]; in ExecuteCalculateDrawProperties() local
78 scoped_ptr<LayerImpl> scroll_layer = in CreateTreeForTest() local
139 void SetFixedContainerSizeDelta(LayerImpl* scroll_layer, in SetFixedContainerSizeDelta()
Dscrollbar_layer_unittest.cc130 scoped_refptr<Layer> scroll_layer = Layer::Create(); in TEST() local
357 scoped_refptr<Layer> scroll_layer = Layer::Create(); in TEST() local
/external/chromium_org/content/renderer/compositor_bindings/
Dweb_scrollbar_layer_impl.cc62 cc::Layer* scroll_layer = in setScrollLayer() local