Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring_util.hpp410 double dx2n = std::fabs(get_dx(*btmPt2, *p)); in first_is_bottom_point() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp812 double dx2n = std::fabs(GetDx(btmPt2->Pt, p->Pt)); in FirstIsBottomPt() local