Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dshapes.cpp126 void Triangle::Legalize(Point& point) in Legalize() function in p2t::Triangle
134 void Triangle::Legalize(Point& opoint, Point& npoint) in Legalize() function in p2t::Triangle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp333 bool Sweep::Legalize(SweepContext& tcx, Triangle& t) in Legalize() function in p2t::Sweep