Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmapscene/
H A Dtst_qgeotiledmapscene.cpp326 QGeoProjectionWebMercator projection; in screenToMercatorPositions() local
327 projection.setViewportSize(QSize(screenWidth,screenHeight)); in screenToMercatorPositions()
328 projection.setCameraData(camera); in screenToMercatorPositions()
331 …QDoubleVector2D mercartorPos = projection.unwrapMapProjection(projection.itemPositionToWrappedMapP… in screenToMercatorPositions()
378 QGeoProjectionWebMercator projection; in mercatorToScreenPositions() local
379 projection.setViewportSize(QSize(screenWidth,screenHeight)); in mercatorToScreenPositions()
380 projection.setCameraData(camera); in mercatorToScreenPositions()
383 …QPointF point = projection.wrappedMapProjectionToItemPosition(projection.wrapMapProjection(mercato… in mercatorToScreenPositions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h163 QGeoCoordinate mapProjectionToGeo(const QDoubleVector2D &projection) const;
165 int projectionWrapFactor(const QDoubleVector2D &projection) const;
166 QDoubleVector2D wrapMapProjection(const QDoubleVector2D &projection) const;
H A Dqgeoprojection.cpp309 QGeoCoordinate QGeoProjectionWebMercator::mapProjectionToGeo(const QDoubleVector2D &projection) con… in mapProjectionToGeo()
311 return QWebMercator::mercatorToCoord(projection); in mapProjectionToGeo()
314 int QGeoProjectionWebMercator::projectionWrapFactor(const QDoubleVector2D &projection) const in projectionWrapFactor()
316 const double &x = projection.x(); in projectionWrapFactor()
328 QDoubleVector2D QGeoProjectionWebMercator::wrapMapProjection(const QDoubleVector2D &projection) con… in wrapMapProjection()
330 … return QDoubleVector2D(projection.x() + double(projectionWrapFactor(projection)), projection.y()); in wrapMapProjection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp195 …PointAndCameraDistance projection = project(convertPoint<float>(line.at(currentIndex)), labelPlane… in placeGlyphAlongLine() local
196 if (projection.second > 0) { in placeGlyphAlongLine()
197 current = projection.first; in placeGlyphAlongLine()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.15.047 - Ported Map*ObjectPrivateQSG to the shader-based projection geometries.
H A Dchanges-5.9.042 - Added new private API, QGeoProjection, for the coordinate <-> screen projection
50 - QGeoProjectionWebMercator now uses a projection matrix to project to item position.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt51 from the sensor will give a projection of the gravity vector through the
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp684 #pragma mark Conversion and projection
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-95010 These functions return the projection of the complex value Z onto
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-95010 These functions return the projection of the complex value Z onto