Searched refs:scroll_grandparent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc7299 // + scroll_grandparent
7309 scoped_refptr<LayerWithForcedDrawsContent> scroll_grandparent = local
7323 scroll_grandparent_clip->AddChild(scroll_grandparent);
7329 scroll_parent_border->SetScrollParent(scroll_grandparent.get());
7353 SetLayerPropertiesForTesting(scroll_grandparent.get(),
7407 EXPECT_EQ(scroll_grandparent.get(),
7422 // + scroll_grandparent
7437 scoped_refptr<LayerWithForcedDrawsContent> scroll_grandparent = local
7454 scroll_grandparent_clip->AddChild(scroll_grandparent);
7455 scroll_grandparent
[all...]

Completed in 60 milliseconds