Home
last modified time | relevance | path

Searched defs:newEdge (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp500 BallLarusEdge* newEdge = createEdge(source, target, duplicateCount); in addEdge() local
/external/skia/src/core/
DSkScan_Path.cpp44 static void insert_new_edges(SkEdge* newEdge, int curr_y) { in insert_new_edges()
DSkScan_AAAPath.cpp1241 static void insert_new_edges(SkAnalyticEdge* newEdge, SkFixed y, SkFixed* nextNextY) { in insert_new_edges()
/external/skqp/src/core/
DSkScan_Path.cpp44 static void insert_new_edges(SkEdge* newEdge, int curr_y) { in insert_new_edges()
DSkScan_AAAPath.cpp1241 static void insert_new_edges(SkAnalyticEdge* newEdge, SkFixed y, SkFixed* nextNextY) { in insert_new_edges()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp562 BallLarusEdge* newEdge = addEdge(newNode, oldTarget,0); in splitUpdate() local
/external/skia/src/gpu/
DGrTessellator.cpp1100 Edge* newEdge = alloc.make<Edge>(top, bottom, winding, edge->fType); in split_edge() local
/external/skqp/src/gpu/
DGrTessellator.cpp1100 Edge* newEdge = alloc.make<Edge>(top, bottom, winding, edge->fType); in split_edge() local