Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp595 bool isOpenGL = (window->rendererInterface()->graphicsApi() == QSGRendererInterface::OpenGL); in updateSceneGraph() local
664 mapRoot->updateTiles(mapRoot->tiles, d, 0, window, isOpenGL); in updateSceneGraph()
665 mapRoot->updateTiles(mapRoot->wrapLeft, d, +sideLength, window, isOpenGL); in updateSceneGraph()
666 mapRoot->updateTiles(mapRoot->wrapRight, d, -sideLength, window, isOpenGL); in updateSceneGraph()