Searched defs:leftBound (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qgeosimplify.cpp | 66 …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 D | qdeclarativegeomapitemutils.cpp | 64 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local 102 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local
|
| H A D | qdeclarativepolylinemapitem.cpp | 854 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 D | qdeclarativecirclemapitem.cpp | 688 QGeoCoordinate &leftBound) in calculatePeripheralPoints()
|
| H A D | qdeclarativepolylinemapitem_p_p.h | 261 bool selectLODOnLODMismatch(unsigned int zoom, double leftBound, bool closed) const in selectLODOnLODMismatch()
|
| H A D | qdeclarativepolygonmapitem.cpp | 371 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qmapboxglstylechange.cpp | 96 QGeoCoordinate leftBound; in featureFromMapCircle() local
|