Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache_p.h154 QSharedPointer<QGeoTileTexture> getFromDisk(const QGeoTileSpec &spec);
H A Dqgeofiletilecache.cpp380 return getFromDisk(spec); in get()
567 QSharedPointer<QGeoTileTexture> QGeoFileTileCache::getFromDisk(const QGeoTileSpec &spec) in getFromDisk() function in QGeoFileTileCache
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp79 return getFromDisk(spec); in get()