Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dutils.h110 bool InScanArea(Point& pa, Point& pb, Point& pc, Point& pd) in InScanArea() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp713 if (InScanArea(p, *t->PointCCW(p), *t->PointCW(p), op)) { in FlipEdgeEvent()
788 if (InScanArea(eq, *flip_triangle.PointCCW(eq), *flip_triangle.PointCW(eq), op)) { in FlipScanEdgeEvent()