Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h113 …virtual QMatrix4x4 projectionTransformation_centered() const = 0; // Same as projectionTransformat…
134 QMatrix4x4 projectionTransformation_centered() const override;
H A Dqgeoprojection.cpp209 QMatrix4x4 QGeoProjectionWebMercator::projectionTransformation_centered() const in projectionTransformation_centered() function in QGeoProjectionWebMercator