Searched defs:RectStyle (Results 1 – 1 of 1) sorted by relevance
151 struct RectStyle { struct152 SkColor color = 0;153 SkScalar leftTopRadius = 0.0f;154 SkScalar rightTopRadius = 0.0f;155 SkScalar rightBottomRadius = 0.0f;156 SkScalar leftBottomRadius = 0.0f;