Home | History | Annotate | Download | only in aura

Lines Matching refs:clip_region

882   SkRegion clip_region;
883 clip_region.setRect(local_bounds.x(), local_bounds.y(),
886 return mask_region.setPath(mask, clip_region) &&