Searched defs:convex (Results 1 – 5 of 5) sorted by relevance
71 final SphericalPolygonsSet convex = in visitLeafNode() local
90 bool Shape::convex(bool simpleFill) const { in convex() function in skgpu::graphite::Shape
348 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
1536 SkPath convex = make_octagon(rect, 10.f, 10.f); in DEF_TEST() local
3327 bool convex = DrawArcIsConvex(sweepAngle, arc.fType, isFillNoPathEffect); in CreateDrawArcPath() local