Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp1739 …if (shape->m_dataChanged || !shape->isLODActive(zoom) || !fill->vertexCount()) { // fill->vertexCo… in update()
1959 bool QGeoMapItemLODGeometry::isLODActive(unsigned int lod) const in isLODActive() function in QGeoMapItemLODGeometry
H A Dqdeclarativepolylinemapitem_p_p.h244 bool isLODActive(unsigned int lod) const;