Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemutils.cpp135 const QList<QDoubleVector2D> &visibleRegion = p.projectableGeometry(); in clipPolygon()
H A Dqdeclarativepolygonmapitem.cpp210 const QList<QDoubleVector2D> &visibleRegion = p.projectableGeometry(); in updateSourcePoints()
H A Dqdeclarativepolylinemapitem.cpp441 const QList<QDoubleVector2D> &visibleRegion = p.projectableGeometry(); in clipPath()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h179 QList<QDoubleVector2D> projectableGeometry() const;
H A Dqgeoprojection.cpp485 QList<QDoubleVector2D> QGeoProjectionWebMercator::projectableGeometry() const in projectableGeometry() function in QGeoProjectionWebMercator