Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dutils.h47 const double PI_3div4 = 3 * M_PI / 4; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp248 if (angle < PI_3div4) { in FillAdvancingFront()