Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem_p_p.h145 const QList<QDoubleVector2D> pathMercator_ = pathMercator(perimeter); in updatePolish()
234 static QList<QDoubleVector2D> pathMercator(const QList<QGeoCoordinate> &p) in pathMercator() function