Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp845 Paths resVisibleExpanded = clipperExpanded.execute(c2t::clip2tri::Intersection); in updateVisibleRegion() local
846 if (resVisibleExpanded.size()) in updateVisibleRegion()
847 …m_visibleRegionExpanded = QClipperUtils::pathToQList(resVisibleExpanded[0]); // Intersection betwe… in updateVisibleRegion()