Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap_p.h78 enum PrefetchStyle { NoPrefetching, PrefetchNeighbourLayer, PrefetchTwoNeighbourLayers }; enumerator
H A Dqgeotiledmap.cpp223 if (m_tileRequests && m_prefetchStyle != QGeoTiledMap::NoPrefetching) { in prefetchTiles()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmappingmanagerengine_esri.cpp208 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in GeoTiledMappingManagerEngineEsri()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotiledmappingmanagerenginemapbox.cpp240 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineMapbox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotiledmappingmanagerengineosm.cpp332 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp199 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineNokia()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dmapbox.qdoc154 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
H A Desri.qdoc143 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
H A Dnokia.qdoc144 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
H A Dosm.qdoc160 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/
H A Dmain.qml66 value: "NoPrefetching"