Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp267 QList<QDoubleVector2D> QGeoSimplify::simplifyDouglasPeuckerZL(const QList<QDoubleVector2D> &points, in simplifyDouglasPeuckerZL() function in QGeoSimplify
306 return simplifyDouglasPeuckerZL(points, in geoSimplifyZL()
H A Dqgeosimplify_p.h121 static QList<QDoubleVector2D> simplifyDouglasPeuckerZL(const QList<QDoubleVector2D> &points,