Searched refs:starRect (Results 1 – 2 of 2) sorted by relevance
60 auto starRect = SkRect::MakeWH(fStarSize, fStarSize); in onDraw() local61 SkPath star7_winding = ToolUtils::make_star(starRect, 7); in onDraw()68 SkPath star5_winding = ToolUtils::make_star(starRect, 5); in onDraw()
83 auto starRect = SkRect::MakeWH(fStarSize, fStarSize); in onDraw() local84 SkPath star7_winding = ToolUtils::make_star(starRect, 7); in onDraw()91 SkPath star5_winding = ToolUtils::make_star(starRect, 5); in onDraw()