Searched refs:build_edges (Results 1 – 1 of 1) sorted by relevance
1011 Vertex* build_edges(Vertex** contours, int contourCnt, Comparator& c, SkChunkAlloc& alloc) { in build_edges() function1312 Vertex* vertices = build_edges(contours, contourCnt, c, alloc); in contours_to_polys()