Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp88 double QGeoSimplify::getSegDist(const QGeoCoordinate &pc, const QGeoCoordinate &ac, const QGeoCoord… in getSegDist() function in QGeoSimplify
95 double QGeoSimplify::getSegDist(const QDoubleVector2D &p, const QDoubleVector2D &a, const QDoubleVe… in getSegDist() function in QGeoSimplify
107 const double distance = getSegDist(points.at(i), in simplifyDPStep()
158 const double distance = getSegDist(points.at(i), in simplifyDPStep()
217 const double distance = getSegDist(points.at(i), in simplifyDPStepZL()
H A Dqgeosimplify_p.h76 static double getSegDist(const QGeoCoordinate &pc,
82 static double getSegDist(const QDoubleVector2D &p,