Searched defs:convex (Results 1 – 9 of 9) sorted by relevance
69 static struct isl_arg_choice convex[] = { variable
34 int convex; member
1631 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo()
266 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
1426 SkPath convex = make_octagon(rect, 10.f, 10.f); in DEF_TEST() local
268 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
343 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
3806 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local
3195 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local