Searched refs:sort_mesh (Results 1 – 1 of 1) sorted by relevance
1703 void sort_mesh(VertexList* vertices, Comparator& c, SkArenaAlloc& alloc) { in sort_mesh() function1729 sort_mesh(&mesh, c, alloc); in contours_to_polys()1735 sort_mesh(&innerMesh, c, alloc); in contours_to_polys()1736 sort_mesh(outerMesh, c, alloc); in contours_to_polys()