Home | History | Annotate | Download | only in layers

Lines Matching refs:clip_parent

574   LayerImpl* clip_parent = NULL;
576 clip_parent = layer->layer_tree_impl()->LayerById(
578 DCHECK(clip_parent);
581 layer->SetClipParent(clip_parent);
1504 state->SetInteger("clip_parent", clip_parent_->id());