Searched refs:pathToContours (Results 1 – 2 of 2) sorted by relevance
63 void pathToContours(float tolerance, const SkRect& clipBounds, VertexList* contours,
525 void GrTriangulator::pathToContours(float tolerance, const SkRect& clipBounds, in pathToContours() function in GrTriangulator1581 this->pathToContours(tolerance, clipBounds, contours.get(), isLinear); in pathToPolys()