Searched refs:SortMesh (Results 1 – 3 of 3) sorted by relevance
622 SortMesh(&innerMesh, c); in tessellate()623 SortMesh(&fOuterMesh, c); in tessellate()
73 static void SortMesh(VertexList* vertices, const Comparator&);
1485 void GrTriangulator::SortMesh(VertexList* vertices, const Comparator& c) { in SortMesh() function in GrTriangulator1512 SortMesh(&mesh, c); in contoursToPolys()