Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp210 const QGeoCoordinate firstC = unwrappedToGeo(points.at(first), leftBound); in simplifyDPStepZL() local
212 double maxDistanceFound = (pixelDistanceAtZoomAndLatitude(zoomLevel, firstC.latitude()) in simplifyDPStepZL()