Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcross_tile_symbol_index.cpp74 for (auto& zoomIndex : indexes) { in handleWrapJump() local
76 for (auto& index : zoomIndex.second) { in handleWrapJump()
81 newIndexes.emplace(zoomIndex.first, std::move(newZoomIndex)); in handleWrapJump()