Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp1161 void GrTriangulator::buildEdges(VertexList* contours, int contourCnt, VertexList* mesh, in buildEdges()
1469 void GrTriangulator::contoursToMesh(VertexList* contours, int contourCnt, VertexList* mesh, in contoursToMesh()
1538 int contourCnt = 1; in get_contour_count() local
1570 int contourCnt = get_contour_count(fPath, tolerance); in pathToPolys() local