Home | History | Annotate | Download | only in trees

Lines Matching refs:scroll_layer

1134     scoped_refptr<Layer> scroll_layer = Layer::Create();
1136 FakePaintedScrollbarLayer::Create(false, true, scroll_layer->id());
1139 layer_tree_host()->root_layer()->AddChild(scroll_layer);