Searched defs:build_edges (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/core/
H A DSkEdgeBuilder.cpp451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, function in class:SkEdgeBuilder
/external/skqp/src/core/
H A DSkEdgeBuilder.cpp451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, function in class:SkEdgeBuilder
/external/skia/src/gpu/
H A DGrTessellator.cpp26 * 2) Build a mesh of edges connecting the vertices (build_edges()).
1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, function in namespace:__anon20750
2161 build_edges(contours, contourCnt, mesh, c, alloc);
/external/skqp/src/gpu/
H A DGrTessellator.cpp26 * 2) Build a mesh of edges connecting the vertices (build_edges()).
1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, function in namespace:__anon21415
2161 build_edges(contours, contourCnt, mesh, c, alloc);

Completed in 192 milliseconds