Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DGraphitePrimitivesSlide.cpp606 auto drawEdge = [&edges, vertices, canvas](uint16_t e0, uint16_t e1) { in drawVertices() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp566 void VPlanPrinter::drawEdge(const VPBlockBase *From, const VPBlockBase *To, in drawEdge() function in VPlanPrinter