Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp483 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
518 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
575 QDoubleVector2D bboxLeftBoundWrapped = m_bboxLeftBoundWrapped; in updateQuickGeometry()
H A Dqdeclarativepolylinemapitem.cpp825 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
897 QDoubleVector2D bboxLeftBoundWrapped = m_bboxLeftBoundWrapped; in updateQuickGeometry()
1637 selectLODOnDataChanged(zoom, m_bboxLeftBoundWrapped.x()); in allocateAndFillEntries()
1641 if (!selectLODOnLODMismatch(zoom, m_bboxLeftBoundWrapped.x(), closed)) in allocateAndFillEntries()
H A Dqdeclarativepolygonmapitem_p_p.h143 QDoubleVector2D m_bboxLeftBoundWrapped; variable
H A Dqdeclarativepolylinemapitem_p_p.h368 QDoubleVector2D m_bboxLeftBoundWrapped;