Home
last modified time | relevance | path

Searched defs:contourCnt (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrTessellator.cpp974 void sanitize_contours(Vertex** contours, int contourCnt) { in sanitize_contours()
1011 Vertex* build_edges(Vertex** contours, int contourCnt, Comparator& c, SkChunkAlloc& alloc) { in build_edges()
1291 Poly* contours_to_polys(Vertex** contours, int contourCnt, const SkRect& pathBounds, in contours_to_polys()
1331 int contourCnt, SkChunkAlloc& alloc, bool* isLinear) { in path_to_polys()
1342 void get_contour_count_and_size_estimate(const SkPath& path, SkScalar tolerance, int* contourCnt, in get_contour_count_and_size_estimate()
1380 int contourCnt; in PathToTriangles() local
1431 int contourCnt; in PathToVertices() local
/external/skia/src/gpu/batches/
DGrPLSPathRenderer.cpp140 int contourCnt; in get_geometry() local