Home
last modified time | relevance | path

Searched refs:cleanup_active_edges (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTessellator.cpp850 void cleanup_active_edges(Edge* edge, EdgeList* activeEdges, Comparator& c, SkChunkAlloc& alloc) { in cleanup_active_edges() function
897 cleanup_active_edges(edge, activeEdges, c, alloc); in split_edge()