Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmapcircleobjectqsg.cpp98 int pathCount = circlePath.size(); in updateGeometryCPU() local
107 …iveCircleMapItemPrivateCPU::crossEarthPole(center(), radius()) && circlePath.size() == pathCount) { in updateGeometryCPU()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem_p_p.h179 int pathCount = circlePath.size(); in updatePolish() local
187 …thPole(m_circle.m_circle.center(), m_circle.m_circle.radius()) && circlePath.size() == pathCount) { in updatePolish()