Searched refs:qlocationutils_nmeaDegreesToDecimal (Results 1 – 1 of 1) sorted by relevance
55 static double qlocationutils_nmeaDegreesToDecimal(double nmeaDegrees) in qlocationutils_nmeaDegreesToDecimal() function501 tempLat = qlocationutils_nmeaDegreesToDecimal(tempLat); in getNmeaLatLong()504 tempLng = qlocationutils_nmeaDegreesToDecimal(tempLng); in getNmeaLatLong()