Home
last modified time | relevance | path

Searched defs:mapLeftLongitude (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils_p.h250 inline static double mapLeftLongitude(double centerLongitude) in mapLeftLongitude() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp756 double mapLeftLongitude = QLocationUtils::mapLeftLongitude(m_cameraData.center().longitude()); in updateVisibleRegion() local