Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp822 Paths resProjectable = clipperProjectable.execute(c2t::clip2tri::Intersection); in updateVisibleRegion() local
823 if (resProjectable.size()) in updateVisibleRegion()
824 …m_projectableRegion = QClipperUtils::pathToQList(resProjectable[0]); // Intersection between two c… in updateVisibleRegion()