Searched refs:rounded_scaled_rect (Results 1 – 1 of 1) sorted by relevance
298 SkIRect rounded_scaled_rect; in SetShape() local299 scaled_rect.roundOut(&rounded_scaled_rect); in SetShape()300 rects.push_back(rounded_scaled_rect); in SetShape()