Searched refs:styledBounds (Results 1 – 12 of 12) sorted by relevance
632 SkRect styledBounds = fBase->styledBounds(); in init() local633 CheckBounds(r, *fAppliedFull, styledBounds); in init()634 styledBounds = fAppliedPE->styledBounds(); in init()635 CheckBounds(r, *fAppliedFull, styledBounds); in init()
307 SkRect styledBounds() const;
43 SkRect shapeBounds = shape.styledBounds(); in get_unclipped_shape_dev_bounds()
208 SkRect shapeBounds = shape.styledBounds(); in get_unclipped_shape_dev_bounds()
170 SkRect GrShape::styledBounds() const { in styledBounds() function in GrShape
45 SkRect shapeBounds = shape.styledBounds(); in get_unclipped_shape_dev_bounds()
206 SkRect bounds = args.fShape->styledBounds(); in onCanDrawPath()
205 SkRect bounds = args.fShape->styledBounds(); in onCanDrawPath()