Home | History | Annotate | Download | only in gpu

Lines Matching refs:path_to_contours

25  * 1) Linearize the path contours into piecewise linear segments (path_to_contours()).
761 void path_to_contours(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
2259 path_to_contours(path, tolerance, clipBounds, contours.get(), alloc, isLinear);