Searched refs:SetScrollChildren (Results 1 – 6 of 6) sorted by relevance
175 void LayerImpl::SetScrollChildren(std::set<LayerImpl*>* children) { in SetScrollChildren() function in cc::LayerImpl569 layer->SetScrollChildren(scroll_children); in PushPropertiesTo()571 layer->SetScrollChildren(NULL); in PushPropertiesTo()
199 root->SetScrollChildren(scroll_children)); in TEST()240 root->SetScrollChildren(scroll_children)); in TEST()
932 layer->SetScrollChildren(scroll_children); in PushPropertiesTo()934 layer->SetScrollChildren(NULL); in PushPropertiesTo()
139 void SetScrollChildren(std::set<LayerImpl*>* children);
7564 scroll_parent->SetScrollChildren(scroll_children.release()); in TEST_F()
6528 invisible_scroll->SetScrollChildren(scroll_children.release()); in TEST_F()