Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp647 double cLat = (topLeft.latitude() + bottomRight.latitude()) / 2.0; in center() local
654 return QGeoCoordinate(cLat, cLon); in center()