Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameratiles.cpp463 double p1v = p1.get(axis); in splitPolygonAtAxisValue() local
466 double f = (p1v - value) / (p1v - p2v); in splitPolygonAtAxisValue()