Home
last modified time | relevance | path

Searched defs:highDpi (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotileproviderosm.cpp295 TileProvider::TileProvider(const QUrl &urlRedirector, bool highDpi) in TileProvider()
306 bool highDpi, in TileProvider()
H A Dqgeofiletilecacheosm.cpp278 bool highDpi = m_providers[numbers.at(0) - 1]->isHighDpi(); in filenameToTileSpec() local