Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.cpp624 QGeoPolygon holePolygon; in polygonContains() local
625 holePolygon.setPath(holePath); in polygonContains()
626 if (holePolygon.contains(coordinate)) in polygonContains()