| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativepolygonmapitem_p_p.h | 82 void updateSourcePoints(const QGeoMap &map, 103 void updateSourcePoints(const QGeoMap &map, 106 void updateSourcePoints(const QGeoMap &map, 109 void updateSourcePoints(const QGeoMap &map, 112 void updateSourcePoints(const QGeoMap &map, 407 m_geometry.updateSourcePoints(*map, m_geopathProjected); in updatePolish() 575 m_geometry.updateSourcePoints(*m_poly.map(), m_poly.m_geopoly); in updatePolish() 585 m_borderGeometry.updateSourcePoints(*m_poly.map(), m_poly.m_geopoly); in updatePolish()
|
| H A D | qdeclarativepolylinemapitem_p_p.h | 75 void updateSourcePoints(const QGeoMap &map, 285 void updateSourcePoints(const QGeoMap &map, 288 void updateSourcePoints(const QGeoMap &map, 291 void updateSourcePoints(const QGeoProjectionWebMercator &p, 295 void updateSourcePoints(const QGeoMap &map, 298 void updateSourcePoints(const QGeoMap &map, 685 …m_geometry.updateSourcePoints(*map, m_geopathProjected, m_poly.m_geopath.boundingGeoRectangle().to… in updatePolish() 795 m_geometry.updateSourcePoints(*m_poly.map(), m_poly.m_geopath); in updatePolish()
|
| H A D | qdeclarativepolygonmapitem.cpp | 165 void QGeoMapPolygonGeometry::updateSourcePoints(const QGeoMap &map, in updateSourcePoints() function in QGeoMapPolygonGeometry 341 void QGeoMapPolygonGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QList<QDoubleVector… in updateSourcePoints() function in QGeoMapPolygonGeometryOpenGL 346 updateSourcePoints(map, geopath); in updateSourcePoints() 462 void QGeoMapPolygonGeometryOpenGL::updateSourcePoints(const QGeoMap &map, in updateSourcePoints() function in QGeoMapPolygonGeometryOpenGL 498 void QGeoMapPolygonGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoPolygon &poly) in updateSourcePoints() function in QGeoMapPolygonGeometryOpenGL 531 void QGeoMapPolygonGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoRectangle &rect) in updateSourcePoints() function in QGeoMapPolygonGeometryOpenGL 536 updateSourcePoints(map, perimeter); in updateSourcePoints()
|
| H A D | qdeclarativepolylinemapitem.cpp | 520 void QGeoMapPolylineGeometry::updateSourcePoints(const QGeoMap &map, in updateSourcePoints() function in QGeoMapPolylineGeometry 773 void QGeoMapPolylineGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoPolygon &poly) in updateSourcePoints() function in QGeoMapPolylineGeometryOpenGL 780 updateSourcePoints(map, p); in updateSourcePoints() 783 void QGeoMapPolylineGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoPath &poly) in updateSourcePoints() function in QGeoMapPolylineGeometryOpenGL 800 updateSourcePoints(p, wrappedPath, boundingRectangle); in updateSourcePoints() 803 void QGeoMapPolylineGeometryOpenGL::updateSourcePoints(const QGeoProjectionWebMercator &p, in updateSourcePoints() function in QGeoMapPolylineGeometryOpenGL 839 void QGeoMapPolylineGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoRectangle &rec… in updateSourcePoints() function in QGeoMapPolylineGeometryOpenGL 842 updateSourcePoints(map, path); in updateSourcePoints() 845 void QGeoMapPolylineGeometryOpenGL::updateSourcePoints(const QGeoMap &map, const QGeoCircle &circle) in updateSourcePoints() function in QGeoMapPolylineGeometryOpenGL 861 updateSourcePoints(p, wrappedPath, boundingRectangle); in updateSourcePoints()
|
| H A D | qdeclarativecirclemapitem_p_p.h | 191 m_geometry.updateSourcePoints(*m_circle.map(), circlePath); in updatePolish() 352 m_geometry.updateSourcePoints(*m_circle.map(), m_circlePath); in updatePolish() 362 m_borderGeometry.updateSourcePoints(*m_circle.map(), m_circle.m_circle); in updatePolish()
|
| H A D | qdeclarativerectanglemapitem_p_p.h | 147 m_geometry.updateSourcePoints(*m_rect.map(), pathMercator_); in updatePolish() 319 m_geometry.updateSourcePoints(*m_rect.map(), m_rect.m_rectangle); in updatePolish() 329 m_borderGeometry.updateSourcePoints(*m_rect.map(), m_rect.m_rectangle); in updatePolish()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/ |
| H A D | qmappolygonobjectqsg.cpp | 146 m_geometry.updateSourcePoints(*m_map, m_path); in updateGeometry() 147 m_borderGeometry.updateSourcePoints(*m_map, m_path); in updateGeometry()
|
| H A D | qmapcircleobjectqsg.cpp | 111 m_dataCPU->m_geometry.updateSourcePoints(*m_map, circlePath); in updateGeometryCPU() 186 m_dataGL->m_geometry.updateSourcePoints(*m_map, m_dataGL->m_circlePath); in updateGeometryGL() 187 m_dataGL->m_borderGeometry.updateSourcePoints(*m_map, QGeoCircle(center(), radius())); in updateGeometryGL()
|
| H A D | qmappolylineobjectqsg.cpp | 98 m_borderGeometry.updateSourcePoints(*m_map, m_path); in updateGeometry()
|