Searched defs:scroll_parent_border (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc7075 // + scroll_parent_border
7081 scoped_refptr<Layer> scroll_parent_border = Layer::Create(); local
7090 root->AddChild(scroll_parent_border);
7091 scroll_parent_border->AddChild(scroll_parent_clip);
7106 SetLayerPropertiesForTesting(scroll_parent_border.get(),
7217 // + scroll_parent_border
7222 scoped_refptr<Layer> scroll_parent_border = Layer::Create(); local
7229 root->AddChild(scroll_parent_border);
7230 scroll_parent_border->AddChild(scroll_parent_clip);
7247 SetLayerPropertiesForTesting(scroll_parent_border
7302 scoped_refptr<Layer> scroll_parent_border = Layer::Create(); local
7428 scoped_refptr<Layer> scroll_parent_border = Layer::Create(); local
7586 scoped_ptr<LayerImpl> scroll_parent_border = local
[all...]

Completed in 69 milliseconds