Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dintersection_tests.hpp9 bool polygonIntersectsBufferedMultiLine(const GeometryCoordinates&, const GeometryCollection&, floa…
H A Dintersection_tests.cpp100 bool polygonIntersectsBufferedMultiLine(const GeometryCoordinates& polygon, const GeometryCollectio… in polygonIntersectsBufferedMultiLine() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_line_layer.cpp204 return util::polygonIntersectsBufferedMultiLine( in queryIntersectsFeature()