Home | History | Annotate | Download | only in layers

Lines Matching refs:clip_child

949       LayerImpl* clip_child = layer->layer_tree_impl()->LayerById((*it)->id());
950 DCHECK(clip_child);
951 clip_children->insert(clip_child);