Searched defs:build_edges (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrTessellator.cpp23 * 2) Build a mesh of edges connecting the vertices (build_edges()).
1167 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, function in namespace:__anon17043
1681 build_edges(contours, contourCnt, mesh, c, alloc);

Completed in 61 milliseconds