Home
last modified time | relevance | path

Searched refs:setBottom (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp788 void GrTriangulator::setBottom(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, in setBottom() function in GrTriangulator
815 this->setBottom(edge, other->fTop, activeEdges, current, c); in mergeEdgesAbove()
819 this->setBottom(other, edge->fTop, activeEdges, current, c); in mergeEdgesAbove()
907 this->setBottom(edge, v, activeEdges, current, c); in splitEdge()
913 this->setBottom(edge, v, activeEdges, current, c); in splitEdge()
977 this->setBottom(edge, dst, nullptr, nullptr, c); in mergeVertices()
DGrTriangulator.h146 void setBottom(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp165 bool setBottom() { in setBottom() function in __anon8bea50600111::LatticeCell
197 Bottom.setBottom(); in MachineConstPropagator()
214 Bottom.setBottom(); in CellMap()
475 setBottom(); in convertToProperty()
525 Changed = setBottom(); in meet()
581 setBottom(); in add()
677 : DefC.setBottom(); in visitPHI()