Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/effects/
DGrConvexPolyEffect.h70 const SkScalar* getEdges() const { return fEdges; } in getEdges() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDirectedGraph.h131 const EdgeListTy &getEdges() const { return Edges; } in getEdges() function
132 EdgeListTy &getEdges() { in getEdges() function