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