Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.cpp643 QList<QDoubleVector2D> preservedPath; in updateClipperPath() local
648 preservedPath << crd; in updateClipperPath()
650 m_clipperPath = QClipperUtils::qListToPath(preservedPath); in updateClipperPath()