Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/spherical/twod/
DPropertiesComputer.java71 final SphericalPolygonsSet convex = in visitLeafNode() local
/external/skia/src/gpu/graphite/geom/
DShape.cpp90 bool Shape::convex(bool simpleFill) const { in convex() function in skgpu::graphite::Shape
/external/skia/src/gpu/ganesh/geometry/
DGrShape.cpp348 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
/external/skia/tests/
DGrClipStackTest.cpp1536 SkPath convex = make_octagon(rect, 10.f, 10.f); in DEF_TEST() local
/external/skia/src/core/
DSkPath.cpp3327 bool convex = DrawArcIsConvex(sweepAngle, arc.fType, isFillNoPathEffect); in CreateDrawArcPath() local