Searched refs:mercatorMaxLatitude (Results 1 – 3 of 3) sorted by relevance
239 inline static double mercatorMaxLatitude() in mercatorMaxLatitude() function
174 const double topLati = QLocationUtils::mercatorMaxLatitude(); in updateScreenPointsInvert()175 const double bottomLati = -(QLocationUtils::mercatorMaxLatitude()); in updateScreenPointsInvert()
1845 …ndCoordinate.setLatitude(QLocationUtils::clipLat(latitude, QLocationUtils::mercatorMaxLatitude())); in startFlick()