Lines Matching refs:new_edge
638 Edge* new_edge(Vertex* prev, Vertex* next, SkChunkAlloc& alloc, Comparator& c) {1017 Edge* edge = new_edge(v->fPrev, v, alloc, c);