Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/
H A Dgeojsonvt.hpp58 inline uint64_t toID(uint8_t z, uint32_t x, uint32_t y) { in toID() function
116 const uint64_t id = toID(z, x, y); in getTile()
164 parent = tiles.find(toID(z0, x0, y0)); in findParent()
179 const uint64_t id = toID(z, x, y); in splitTile()