Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameratiles.cpp708 …bool xIntegral = qFuzzyCompare(x1, std::floor(x1)) || qFuzzyCompare(x1 + 1.0, std::floor(x1 + 1.0)… in tilesFromPolygon() local
761 if (xFixed && xIntegral) { in tilesFromPolygon()
774 if (xIntegral) { in tilesFromPolygon()
791 if (xIntegral && xPreviousFixed && yIntegral && yFixed) { in tilesFromPolygon()
839 if (xIntegral && xFixed) in tilesFromPolygon()