Searched refs:centerLon (Results 1 – 2 of 2) sorted by relevance
696 qreal centerLon = center.longitude(); in calculatePeripheralPoints() local697 qreal minLon = centerLon; in calculatePeripheralPoints()699 qreal lonRad = QLocationUtils::radians(centerLon); in calculatePeripheralPoints()720 if (lon2 > centerLon) // if point and center are on different hemispheres in calculatePeripheralPoints()
152 qreal centerLon = center.longitude(); in calculatePeripheralPoints() local154 qreal lonRad = QLocationUtils::radians(centerLon); in calculatePeripheralPoints()