Searched refs:PathToTriangles (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/ |
D | GrTessellator.h | 34 int PathToTriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
|
D | GrTessellator.cpp | 1377 int PathToTriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, in PathToTriangles() function
|
/external/skia/src/gpu/batches/ |
D | GrTessellatingPathRenderer.cpp | 131 int count = GrTessellator::PathToTriangles(path, tol, fClipBounds, resourceProvider, in tessellate()
|