Searched refs:rrectBounds (Results 1 – 2 of 2) sorted by relevance
657 const SkRect& rrectBounds = rrect.getBounds(); in Make() local659 viewMatrix.mapRect(&bounds, rrectBounds); in Make()
2296 const SkRect& rrectBounds = rrect.getBounds(); in make_rrect_op() local2298 viewMatrix.mapRect(&bounds, rrectBounds); in make_rrect_op()