Home
last modified time | relevance | path

Searched defs:leftBound (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp66 …st QGeoCoordinate &pc, const QGeoCoordinate &ac, const QGeoCoordinate &bc, const double &leftBound) in closestPoint()
88 …st QGeoCoordinate &pc, const QGeoCoordinate &ac, const QGeoCoordinate &bc, const double &leftBound) in getSegDist()
95 …st QDoubleVector2D &p, const QDoubleVector2D &a, const QDoubleVector2D &b, const double &leftBound) in getSegDist()
101 void QGeoSimplify::simplifyDPStep(const QList<QGeoCoordinate> &points, const double &leftBound, int… in simplifyDPStep()
137 double QGeoSimplify::getDist(QDoubleVector2D a, QDoubleVector2D b, const double &leftBound) in getDist()
148 const double &leftBound, in simplifyDPStep()
196 static QGeoCoordinate unwrappedToGeo(QDoubleVector2D p, double leftBound) in unwrappedToGeo()
204 const double &leftBound, in simplifyDPStepZL()
248 const double &leftBound, in simplifyDouglasPeucker()
258 const double &leftBound, in simplifyDouglasPeucker()
[all …]
H A Dqdeclarativegeomapitemutils.cpp64 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local
102 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local
H A Dqdeclarativepolylinemapitem.cpp854 QGeoCoordinate leftBound; in updateSourcePoints() local
1969 double leftBound, in PolylineSimplifyTask()
2005 double leftBound, in enqueueSimplificationTask()
2021 void QGeoMapItemLODGeometry::selectLOD(unsigned int zoom, double leftBound, bool /* closed */) // c… in selectLOD()
H A Dqdeclarativecirclemapitem.cpp688 QGeoCoordinate &leftBound) in calculatePeripheralPoints()
H A Dqdeclarativepolylinemapitem_p_p.h261 bool selectLODOnLODMismatch(unsigned int zoom, double leftBound, bool closed) const in selectLODOnLODMismatch()
H A Dqdeclarativepolygonmapitem.cpp371 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp96 QGeoCoordinate leftBound; in featureFromMapCircle() local