Home
last modified time | relevance | path

Searched refs:getTileBBox (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.cpp31 static std::string getTileBBox(int32_t x, int32_t y, int8_t z) { in getTileBBox() function
117 return getTileBBox(x, y, z); in tile()