Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp830 double inputLat = coordinate.latitude(); in extendShape() local
833 top = qMax(top, inputLat); in extendShape()
834 bottom = qMin(bottom, inputLat); in extendShape()