Searched refs:extractBoundary (Results 1 – 2 of 2) sorted by relevance
55 void extractBoundary(EdgeList* boundary, Edge* e) const;
570 void GrAATriangulator::extractBoundary(EdgeList* boundary, Edge* e) const { in extractBoundary() function in GrAATriangulator612 this->extractBoundary(&boundary, v->fFirstEdgeBelow); in extractBoundaries()