Home
last modified time | relevance | path

Searched refs:buildEdges (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/core/
H A DSkEdgeBuilder.h20 int buildEdges(const SkPath& path,
H A DSkEdgeBuilder.cpp363 int SkEdgeBuilder::buildEdges(const SkPath& path, in buildEdges() function in SkEdgeBuilder
H A DSkScan_Path.cpp406 int count = builder.buildEdges(path, pathContainedInClip ? nullptr : &shiftedClip); in sk_fill_path()
H A DSkScan_AAAPath.cpp1859 int count = builder.buildEdges(path, pathContainedInClip ? nullptr : &clipRect);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h98 void buildEdges() { in buildEdges() function in llvm::CFGMST
278 buildEdges(); in CFGMST()
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.h169 void buildEdges(VertexList* contours, int contourCnt, VertexList* mesh,
H A DGrTriangulator.cpp1161 void GrTriangulator::buildEdges(VertexList* contours, int contourCnt, VertexList* mesh, in buildEdges() function in GrTriangulator
1482 this->buildEdges(contours, contourCnt, mesh, c); in contoursToMesh()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp353 void buildEdges(Function &F);
1417 void SampleProfileLoader::buildEdges(Function &F) { in buildEdges() function in SampleProfileLoader
1493 buildEdges(F); in propagateWeights()

Completed in 14 milliseconds