Searched refs:sideLength (Results 1 – 1 of 1) sorted by relevance
660 double sideLength = d->m_scaleFactor * d->m_tileSize * d->m_sideLength; in updateSceneGraph() local662 d->m_sideLengthPixel = sideLength; in updateSceneGraph()665 mapRoot->updateTiles(mapRoot->wrapLeft, d, +sideLength, window, isOpenGL); in updateSceneGraph()666 mapRoot->updateTiles(mapRoot->wrapRight, d, -sideLength, window, isOpenGL); in updateSceneGraph()