Home
last modified time | relevance | path

Searched refs:clip_child1 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
Dtree_synchronizer_unittest.cc689 scoped_refptr<Layer> clip_child1 = Layer::Create(); in TEST_F() local
693 intervening->AddChild(clip_child1); in TEST_F()
699 clip_child1->SetClipParent(clip_parent.get()); in TEST_F()
713 clip_child1->RemoveFromParent(); in TEST_F()
714 clip_child1 = NULL; in TEST_F()