Home | History | Annotate | Download | only in layers

Lines Matching refs:LayerById

163     DCHECK_EQ(layer_tree_impl()->LayerById(parent->id()), parent);
383 scroll_clip_layer_ = layer_tree_impl()->LayerById(scroll_clip_layer_id);
553 scroll_parent = layer->layer_tree_impl()->LayerById(scroll_parent_->id());
565 layer->layer_tree_impl()->LayerById((*it)->id());
576 clip_parent = layer->layer_tree_impl()->LayerById(
586 clip_children->insert(layer->layer_tree_impl()->LayerById((*it)->id()));