Home
last modified time | relevance | path

Searched refs:build_edges (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/core/
DSkEdgeBuilder.h49 int build_edges(const SkPath& path, const SkIRect* shiftedClip,
DSkScan_DAAPath.cpp158 int count = builder.build_edges(path, &clipBounds, 0, pathContainedInClip, in gen_alpha_deltas()
DSkEdgeBuilder.cpp451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, in build_edges() function in SkEdgeBuilder
DSkScan_Path.cpp401 int count = builder.build_edges(path, &shiftedClip, shiftEdgesUp, pathContainedInClip); in sk_fill_path()
DSkScan_AAAPath.cpp1597 int count = builder.build_edges(path, &clipRect, 0, pathContainedInClip, in aaa_fill_path()
/external/skia/src/core/
DSkEdgeBuilder.h49 int build_edges(const SkPath& path, const SkIRect* shiftedClip,
DSkScan_DAAPath.cpp158 int count = builder.build_edges(path, &clipBounds, 0, pathContainedInClip, in gen_alpha_deltas()
DSkEdgeBuilder.cpp451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, in build_edges() function in SkEdgeBuilder
DSkScan_Path.cpp406 int count = builder.build_edges(path, &shiftedClip, shiftEdgesUp, pathContainedInClip); in sk_fill_path()
DSkScan_AAAPath.cpp1598 int count = builder.build_edges(path, &clipRect, 0, pathContainedInClip, in aaa_fill_path()
/external/skqp/src/gpu/
DGrTessellator.cpp1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges() function
2161 build_edges(contours, contourCnt, mesh, c, alloc); in contours_to_mesh()
/external/skia/src/gpu/
DGrTessellator.cpp1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges() function
2161 build_edges(contours, contourCnt, mesh, c, alloc); in contours_to_mesh()