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