Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/geom/
H A DShape.cpp62 bool Shape::convex(bool simpleFill) const { in convex() function in skgpu::Shape
/third_party/skia/tests/
H A DPolyUtilsTest.cpp266 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
H A DGrClipStackTest.cpp1500 SkPath convex = make_octagon(rect, 10.f, 10.f); DEF_TEST() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp343 bool GrShape::convex(bool simpleFill) const { in convex() function in GrShape
/third_party/skia/src/core/
H A DSkPath.cpp3261 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); CreateDrawArcPath() local
[all...]

Completed in 9 milliseconds