Searched refs:strokeBoundary (Results 1 – 2 of 2) sorted by relevance
65 void strokeBoundary(EdgeList* boundary, VertexList* innerMesh, const Comparator&) const;
410 void GrAATriangulator::strokeBoundary(EdgeList* boundary, VertexList* innerMesh, in strokeBoundary() function in GrAATriangulator614 this->strokeBoundary(&boundary, innerVertices, c); in extractBoundaries()