Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h701 int thresholdHeight = (candidates.at(i).first + candidates.at(i+1).first) / 2; in constructIconUrl() local
702 if (requestedHeight < thresholdHeight) in constructIconUrl()