Home | History | Annotate | Download | only in views

Lines Matching defs:clip_region

960       SkRegion clip_region;
961 clip_region.setRect(0, 0, width(), height());
963 return mask_region.setPath(mask, clip_region) &&