Home | History | Annotate | Download | only in layers

Lines Matching full:clip_children

946     std::set<LayerImpl*>* clip_children = new std::set<LayerImpl*>;
951 clip_children->insert(clip_child);
953 layer->SetClipChildren(clip_children);