Home | History | Annotate | Download | only in layers

Lines Matching defs:scroll_parent

925   LayerImpl* scroll_parent = NULL;
927 scroll_parent = layer->layer_tree_impl()->LayerById(scroll_parent_->id());
929 layer->SetScrollParent(scroll_parent);