Home | History | Annotate | Download | only in gpu

Lines Matching full:build_edges

28  * 2) Build a mesh of edges connecting the vertices (build_edges()).
1011 Vertex* build_edges(Vertex** contours, int contourCnt, Comparator& c, SkChunkAlloc& alloc) {
1312 Vertex* vertices = build_edges(contours, contourCnt, c, alloc);