Home
last modified time | relevance | path

Searched refs:FillLeftBelowEdgeEvent (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h227 void FillLeftBelowEdgeEvent(SweepContext& tcx, Edge* edge, Node& node);
H A Dsweep.cpp643 FillLeftBelowEdgeEvent(tcx, edge, *node); in FillLeftAboveEdgeEvent()
650 void Sweep::FillLeftBelowEdgeEvent(SweepContext& tcx, Edge* edge, Node& node) in FillLeftBelowEdgeEvent() function in p2t::Sweep
660 FillLeftBelowEdgeEvent(tcx, edge, node); in FillLeftBelowEdgeEvent()