Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache_p.h153 QSharedPointer<QGeoTileTexture> getFromMemory(const QGeoTileSpec &spec);
H A Dqgeofiletilecache.cpp377 QSharedPointer<QGeoTileTexture> tt = getFromMemory(spec); in get()
547 QSharedPointer<QGeoTileTexture> QGeoFileTileCache::getFromMemory(const QGeoTileSpec &spec) in getFromMemory() function in QGeoFileTileCache
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp74 QSharedPointer<QGeoTileTexture> tt = getFromMemory(spec); in get()