Searched refs:path_to_contours (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrTessellator.cpp22 * 1) Linearize the path contours into piecewise linear segments (path_to_contours()).
687 void path_to_contours(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, function in namespace:__anon17043
1757 path_to_contours(path, tolerance, clipBounds, contours.get(), alloc, isLinear);

Completed in 101 milliseconds