HomeSort by relevance Sort by last modified time
    Searched refs:build_edges (Results 1 - 12 of 12) sorted by null

  /external/skia/src/core/
SkEdgeBuilder.h 49 int build_edges(const SkPath& path, const SkIRect* shiftedClip,
SkEdgeBuilder.cpp 451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, function in class:SkEdgeBuilder
SkScan_DAAPath.cpp 158 int count = builder.build_edges(path, &clipBounds, 0, pathContainedInClip,
SkScan_Path.cpp 406 int count = builder.build_edges(path, &shiftedClip, shiftEdgesUp, pathContainedInClip);
SkScan_AAAPath.cpp     [all...]
  /external/skqp/src/core/
SkEdgeBuilder.h 49 int build_edges(const SkPath& path, const SkIRect* shiftedClip,
SkEdgeBuilder.cpp 451 int SkEdgeBuilder::build_edges(const SkPath& path, const SkIRect* shiftedClip, function in class:SkEdgeBuilder
SkScan_DAAPath.cpp 158 int count = builder.build_edges(path, &clipBounds, 0, pathContainedInClip,
SkScan_Path.cpp 401 int count = builder.build_edges(path, &shiftedClip, shiftEdgesUp, pathContainedInClip);
SkScan_AAAPath.cpp     [all...]
  /external/skia/src/gpu/
GrTessellator.cpp 26 * 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:__anon34082
    [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp 26 * 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:__anon34747
    [all...]

Completed in 123 milliseconds