Searched refs:m_bboxLeftBoundWrapped (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativepolygonmapitem.cpp | 483 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints() 518 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints() 575 QDoubleVector2D bboxLeftBoundWrapped = m_bboxLeftBoundWrapped; in updateQuickGeometry()
|
| H A D | qdeclarativepolylinemapitem.cpp | 825 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 D | qdeclarativepolygonmapitem_p_p.h | 143 QDoubleVector2D m_bboxLeftBoundWrapped; variable
|
| H A D | qdeclarativepolylinemapitem_p_p.h | 368 QDoubleVector2D m_bboxLeftBoundWrapped;
|