Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp189 …void buildTable(const std::vector<Point<double>>& points, BoundsMap& et, bool closed = false) cons… in buildTable() function
205 buildTable(ring, et, true); in buildPolygonTable()
240 buildTable(lines, et); in operator ()()
247 buildTable(line, et); in operator ()()