Home
last modified time | relevance | path

Searched defs:nextEdge (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileVerifier.cpp132 for( ProfilePathEdgeIterator nextEdge = pev->begin(), in runOnModule() local
/external/skia/src/core/
DSkScan_AAAPath.cpp958 static inline bool isSmoothEnough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in isSmoothEnough()