Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp327 std::vector<N> indices = qt_mapbox::earcut<N>(polygon); in updateScreenPoints()
425 std::vector<N> indices = qt_mapbox::earcut<N>(polygon); in cutPathEars()
451 std::vector<N> indices = qt_mapbox::earcut<N>(polygon); in cutPathEars()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp33 namespace qt_mapbox { namespace
831 qt_mapbox::detail::Earcut<N> earcut; in earcut()