Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp380 double divFactor = qPow(2.0, tile->zoom()); in evaluateCopyrightsText() local
404 pt.setX(viewX0 / divFactor); in evaluateCopyrightsText()
405 pt.setY(viewY0 / divFactor); in evaluateCopyrightsText()
407 pt.setX(viewX1 / divFactor); in evaluateCopyrightsText()
408 pt.setY(viewY1 / divFactor); in evaluateCopyrightsText()