Searched refs:setScreenSize (Results 1 – 7 of 7) sorted by relevance
318 ct.setScreenSize(QSize(screenWidth,screenHeight)); in screenToMercatorPositions()322 mapGeometry.setScreenSize(QSize(screenWidth,screenHeight)); in screenToMercatorPositions()370 ct.setScreenSize(QSize(screenWidth,screenHeight)); in mercatorToScreenPositions()374 mapGeometry.setScreenSize(QSize(screenWidth,screenHeight)); in mercatorToScreenPositions()
411 m_visibleTiles->setScreenSize(size); in changeViewportSize()412 m_prefetchTiles->setScreenSize(size); in changeViewportSize()413 m_mapScene->setScreenSize(size); in changeViewportSize()
70 void setScreenSize(const QSize &size);
72 void setScreenSize(const QSize &size);
68 void QGeoTiledMapScene::setScreenSize(const QSize &size) in setScreenSize() function in QGeoTiledMapScene
99 void QGeoCameraTiles::setScreenSize(const QSize &size) in setScreenSize() function in QGeoCameraTiles
129 ctFull.setScreenSize(QSize(256, 256)); in test_tilted_frustum()137 ct.setScreenSize(QSize(320, 180)); in test_tilted_frustum()152 ct.setScreenSize(QSize(32, 32)); in tilesPlugin()200 ct.setScreenSize(QSize(32, 32)); in tilesMapType()258 ct.setScreenSize(QSize(qCeil(width), qCeil(height))); in tilesPositions()