Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath_p.h161 double currentMinLongi = m_bbox.topLeft().longitude(); in updateBBox() local
165 currentMinLongi = geoTo.longitude(); in updateBBox()
175 m_bbox = QGeoRectangle(QGeoCoordinate(m_maxLati, currentMinLongi), in updateBBox()