Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresource.cpp12 static std::string getQuadKey(int32_t x, int32_t y, int8_t z) { in getQuadKey() function
115 return getQuadKey(x, y, z); in tile()