Home
last modified time | relevance | path

Searched refs:clipPolygon (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemutils_p.h108 static void clipPolygon(const QList<QDoubleVector2D> &wrappedPath
H A Dqdeclarativegeomapitemutils.cpp131 void QDeclarativeGeoMapItemUtils::clipPolygon(const QList<QDoubleVector2D> &wrappedPath, const QGeo… in clipPolygon() function in QDeclarativeGeoMapItemUtils
H A Dqdeclarativepolygonmapitem.cpp577 QDeclarativeGeoMapItemUtils::clipPolygon(wrappedBbox, p, clippedBbox, &bboxLeftBoundWrapped); in updateQuickGeometry()
H A Dqdeclarativepolylinemapitem.cpp899 …QDeclarativeGeoMapItemUtils::clipPolygon(wrappedBbox, p, clippedBbox, &bboxLeftBoundWrapped, false… in updateQuickGeometry()