Home
last modified time | relevance | path

Searched refs:contours_to_polys (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTessellator.cpp1722 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys() function
1777 return contours_to_polys(contours.get(), contourCnt, path.getFillType(), path.getBounds(), in path_to_polys()