Searched refs:childDataTileID (Results 1 – 1 of 1) sorted by relevance
60 const auto childDataTileID = idealDataTileID.scaledTo(overscaledZ); in updateRenderables() local61 tile = getTile(childDataTileID); in updateRenderables()71 … const OverscaledTileID childDataTileID(overscaledZ, idealRenderTileID.wrap, childTileID); in updateRenderables() local72 tile = getTile(childDataTileID); in updateRenderables()75 renderTile(childDataTileID.toUnwrapped(), *tile); in updateRenderables()