Home | History | Annotate | Download | only in layers

Lines Matching full:layerbyid

927     scroll_parent = layer->layer_tree_impl()->LayerById(scroll_parent_->id());
934 scroll_children->insert(layer->layer_tree_impl()->LayerById((*it)->id()));
941 layer->layer_tree_impl()->LayerById(clip_parent_->id());
949 LayerImpl* clip_child = layer->layer_tree_impl()->LayerById((*it)->id());