Home
last modified time | relevance | path

Searched defs:childDataTileID (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dupdate_renderables.hpp60 const auto childDataTileID = idealDataTileID.scaledTo(overscaledZ); in updateRenderables() local
71 … const OverscaledTileID childDataTileID(overscaledZ, idealRenderTileID.wrap, childTileID); in updateRenderables() local