Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils.cpp55 static double qlocationutils_nmeaDegreesToDecimal(double nmeaDegrees) in qlocationutils_nmeaDegreesToDecimal() function
501 tempLat = qlocationutils_nmeaDegreesToDecimal(tempLat); in getNmeaLatLong()
504 tempLng = qlocationutils_nmeaDegreesToDecimal(tempLng); in getNmeaLatLong()