Home
last modified time | relevance | path

Searched defs:convex (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_options.c69 static struct isl_arg_choice convex[] = { variable
Disl_options_private.h34 int convex; member
Disl_test.c1631 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo()
/external/skia/tests/
DPolyUtilsTest.cpp266 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
DGrClipStackTest.cpp1426 SkPath convex = make_octagon(rect, 10.f, 10.f); in DEF_TEST() local
/external/skqp/tests/
DPolyUtilsTest.cpp268 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
/external/skia/src/gpu/geometry/
DGrShape.cpp343 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
/external/skqp/src/core/
DSkPath.cpp3806 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local
/external/skia/src/core/
DSkPath.cpp3195 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local