Searched defs:convex (Results 1 – 8 of 8) sorted by relevance
62 bool Shape::convex(bool simpleFill) const { in convex() function in skgpu::Shape
266 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
1500 SkPath convex = make_octagon(rect, 10.f, 10.f); in DEF_TEST() local
343 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
639 bool convex = direction>0; in insert_with_resize_dispatch() local
3697 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local
3215 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local