Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp423 float halfHeight = 1 * apertureSize; in setupCamera() local
444 float t = halfHeight + (2 * halfHeight) * ydiffpct; in setupCamera()
445 float b = -halfHeight + (2 * halfHeight) * ydiffpct; in setupCamera()